diff options
Diffstat (limited to 'stmhal/boards/ESPRUINO_PICO/mpconfigboard.mk')
| -rw-r--r-- | stmhal/boards/ESPRUINO_PICO/mpconfigboard.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/boards/ESPRUINO_PICO/mpconfigboard.mk b/stmhal/boards/ESPRUINO_PICO/mpconfigboard.mk index 3027f4cfd..428b271ab 100644 --- a/stmhal/boards/ESPRUINO_PICO/mpconfigboard.mk +++ b/stmhal/boards/ESPRUINO_PICO/mpconfigboard.mk @@ -1,3 +1,4 @@ MCU_SERIES = f4 +CMSIS_MCU = STM32F401xE AF_FILE = boards/stm32f401_af.csv LD_FILE = boards/stm32f401.ld |
