We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68561fc + 7c0fa46 commit 8ef2168Copy full SHA for 8ef2168
ports/stm/boards/stm32f412zg_discovery/mpconfigboard.h
@@ -9,7 +9,7 @@
9
// Micropython setup
10
11
#define MICROPY_HW_BOARD_NAME "STM32F412G_DISCO"
12
-#define MICROPY_HW_MCU_NAME "STM32F412xGS"
+#define MICROPY_HW_MCU_NAME "STM32F412xG"
13
14
#define FLASH_SIZE (0x100000)
15
#define FLASH_PAGE_SIZE (0x4000)
0 commit comments