diff options
Diffstat (limited to 'boards/ST_STM32F0_DISCOVERY/board.h')
-rw-r--r-- | boards/ST_STM32F0_DISCOVERY/board.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/ST_STM32F0_DISCOVERY/board.h b/boards/ST_STM32F0_DISCOVERY/board.h index 088cf38e3..be690cc6a 100644 --- a/boards/ST_STM32F0_DISCOVERY/board.h +++ b/boards/ST_STM32F0_DISCOVERY/board.h @@ -47,7 +47,7 @@ /*
* MCU type as defined in the ST header file stm32f0xx.h.
*/
-#define STM32F0XX
+#define STM32F0XX_MD
/*
* IO pins assignments.
|