micropython/ports/stm32/boards/NUCLEO_L152RE/mpconfigboard.mk
2022-09-25 23:56:41 +10:00

5 lines
130 B
Makefile

MCU_SERIES = l1
CMSIS_MCU = STM32L152xE
AF_FILE = boards/stm32l152_af.csv
LD_FILES = boards/stm32l152xe.ld boards/common_basic.ld