diff options
Diffstat (limited to 'boards')
-rw-r--r-- | boards/ST_STM3210E_EVAL/board.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/ST_STM3210E_EVAL/board.h b/boards/ST_STM3210E_EVAL/board.h index 9d4c237c7..885459a74 100644 --- a/boards/ST_STM3210E_EVAL/board.h +++ b/boards/ST_STM3210E_EVAL/board.h @@ -40,7 +40,7 @@ /*
* MCU type, supported types are defined in ./os/hal/platforms/hal_lld.h.
*/
-#define STM32F10X_HD
+#define STM32F10X_HL
/*
* IO pins assignments.
|