Files
tinyUSB/hw/bsp/stm32u5/boards/b_u585i_iot2a/board.mk
2025-04-17 14:40:43 +07:00

10 lines
219 B
Makefile

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