micropython/ports/stm32/boards/NUCLEO_L452RE/mpconfigboard.mk

6 wiersze
174 B
Makefile

MCU_SERIES = l4
CMSIS_MCU = STM32L452xx
AF_FILE = boards/stm32l452_af.csv
LD_FILES = boards/stm32l452xe.ld boards/common_basic.ld
OPENOCD_CONFIG = boards/openocd_stm32l4.cfg