aboutsummaryrefslogtreecommitdiff
path: root/example-cdc/sys.h
diff options
context:
space:
mode:
Diffstat (limited to 'example-cdc/sys.h')
-rw-r--r--example-cdc/sys.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/example-cdc/sys.h b/example-cdc/sys.h
index 3127341..370aa1c 100644
--- a/example-cdc/sys.h
+++ b/example-cdc/sys.h
@@ -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;