You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
174 B
5 lines
174 B
MCU_SERIES = l4
|
|
CMSIS_MCU = STM32L476xx
|
|
AF_FILE = boards/stm32l476_af.csv
|
|
LD_FILES = boards/stm32l476xg.ld boards/common_basic.ld
|
|
OPENOCD_CONFIG = boards/openocd_stm32l4.cfg
|
|
|