pull/4/head
Hans-Erik Floryd 2015-05-21 10:13:06 +02:00
parent 4abe6e0f6c
commit a5ac194e2c
3 changed files with 0 additions and 9 deletions

View File

@ -31,14 +31,9 @@
#include <bsp.h>
#include <flash_drv.h>
/* #include "utypes.h" */
/* #include "esc.h" */
#include <esc_foe.h>
/* #include "osal.h" */
#include "bootstrap.h"
#define ESC_DEBUG
uint32_t local_boot_state = BOOT_IDLE;
static uint32_t boot_started = 0;
static uint32_t boot_watch_dog = 0;

View File

@ -42,8 +42,6 @@
#include "utypes.h"
#include "bootstrap.h"
#define ESC_DEBUG
#define WD_RESET 1000
#define DEFAULTTXPDOMAP 0x1a00
#define DEFAULTRXPDOMAP 0x1600

View File

@ -60,8 +60,6 @@ typedef struct CC_PACKED
#define OBJH_READ 0
#define OBJH_WRITE 1
/* #define _ac const char */
#define OTYPE_DOMAIN 0x0002
#define OTYPE_DEFTYPE 0x0005
#define OTYPE_DEFSTRUCT 0x0006