update example-fsm-55

This commit is contained in:
NIIBE Yutaka
2015-07-31 17:56:23 +09:00
parent 1d38c24233
commit 2c9e6b69d2
13 changed files with 746 additions and 602 deletions

View File

@@ -7,6 +7,8 @@
#define BOARD_ID_STBEE 0x945c37e8
#define BOARD_ID_STM32_PRIMER2 0x21e5798d
#define BOARD_ID_STM8S_DISCOVERY 0x2f0976bb
#define BOARD_ID_ST_DONGLE 0x2cd4e471
#define BOARD_ID_ST_NUCLEO_F103 0x9b87c16d
extern const uint8_t sys_version[8];
extern const uint32_t sys_board_id;