espressif_tinyusb/hw/bsp/stm32l4/boards/stm32l412nucleo/board.mk

11 lines
252 B
Makefile
Raw Normal View History

2022-11-07 12:32:36 +01:00
CFLAGS += \
-DSTM32L412xx \
# All source paths should be relative to the top level.
LD_FILE = $(BOARD_PATH)/STM32L412KBUx_FLASH.ld
SRC_S += $(ST_CMSIS)/Source/Templates/gcc/startup_stm32l412xx.s
# For flash-jlink target
JLINK_DEVICE = stm32l412kb