diff options
Diffstat (limited to 'boards/ST_STM8L_DISCOVERY')
-rw-r--r-- | boards/ST_STM8L_DISCOVERY/board.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/ST_STM8L_DISCOVERY/board.h b/boards/ST_STM8L_DISCOVERY/board.h index 756c8976a..bfb8f23c4 100644 --- a/boards/ST_STM8L_DISCOVERY/board.h +++ b/boards/ST_STM8L_DISCOVERY/board.h @@ -27,7 +27,7 @@ /*
* Board identifiers.
*/
-#define BOARD_ST_STM8S_DISCOVERY
+#define BOARD_ST_STM8L_DISCOVERY
#define BOARD_NAME "ST STM8L-Discovery"
/*
|