00f921ce02
This makes the board match the name printed on the board (and agree with the documentation)
5 lines
104 B
Makefile
5 lines
104 B
Makefile
MCU_SERIES = f4
|
|
CMSIS_MCU = STM32F401xE
|
|
AF_FILE = boards/stm32f401_af.csv
|
|
LD_FILE = boards/stm32f401.ld
|