3d42aa07dd
Includes full version of pins.csv file with correct mapping of the Nucleo STM32F401RE chip (LQFP64 package).
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
|