blob: e7b8557a59464eb37a351d6ccd8277ce0680c581 [file] [log] [blame]
Austin Schuh41baf202022-01-01 14:33:40 -08001CFLAGS += \
2 -DSTM32L476xx \
3
4# All source paths should be relative to the top level.
5LD_FILE = $(BOARD_PATH)/STM32L476VGTx_FLASH.ld
6
7SRC_S += $(ST_CMSIS)/Source/Templates/gcc/startup_stm32l476xx.s
8
9# For flash-jlink target
10JLINK_DEVICE = stm32l476vg