aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/lib/tinyusb/hw/bsp/stm32l4/boards/stm32l476disco/board.mk
blob: e7b8557a59464eb37a351d6ccd8277ce0680c581 (plain)
1
2
3
4
5
6
7
8
9
10
CFLAGS += \
  -DSTM32L476xx \

# All source paths should be relative to the top level.
LD_FILE = $(BOARD_PATH)/STM32L476VGTx_FLASH.ld

SRC_S += $(ST_CMSIS)/Source/Templates/gcc/startup_stm32l476xx.s

# For flash-jlink target
JLINK_DEVICE = stm32l476vg