Files
tinyUSB/hw/bsp/stm32u5/boards/stm32u5a5nucleo/board.mk

11 lines
276 B
Makefile
Raw Normal View History

2023-10-18 15:26:59 +07:00
CFLAGS += \
-DSTM32U5A5xx \
# All source paths should be relative to the top level.
LD_FILE = ${ST_CMSIS}/Source/Templates/gcc/linker/STM32U5A9xx_FLASH.ld
SRC_S += $(ST_CMSIS)/Source/Templates/gcc/startup_stm32u5a5xx.s
# For flash-jlink target
JLINK_DEVICE = stm32u575zi