Files
espLinuxESPIDF/components/espressif__tinyusb/hw/bsp/stm32u5/boards/stm32u575nucleo/board.mk
T
2026-05-06 19:51:30 +07:00

10 lines
219 B
Makefile
Executable File

MCU_VARIANT = stm32u575xx
CFLAGS += \
-DSTM32U575xx \
# All source paths should be relative to the top level.
LD_FILE = ${FAMILY_PATH}/linker/STM32U575xx_FLASH.ld
# For flash-jlink target
JLINK_DEVICE = stm32u575zi