mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 02:40:55 +02:00
5 lines
104 B
Makefile
5 lines
104 B
Makefile
MCU_SERIES = f4
|
|
CMSIS_MCU = STM32F429xx
|
|
AF_FILE = boards/stm32f429_af.csv
|
|
LD_FILE = boards/stm32f429.ld
|