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

11 lines
241 B
Makefile
Raw Normal View History

2025-04-17 14:34:55 +07:00
MCU_VARIANT = stm32u5a5xx
2023-10-18 15:26:59 +07:00
CFLAGS += \
-DSTM32U5A5xx \
-DHSE_VALUE=16000000UL \
2023-10-18 15:26:59 +07:00
# All source paths should be relative to the top level.
LD_FILE = ${BOARD_PATH}/STM32U5A5ZJTXQ_FLASH.ld
2023-10-18 15:26:59 +07:00
# For flash-jlink target
JLINK_DEVICE = stm32u575zi