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

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

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

# For flash-jlink target
JLINK_DEVICE = stm32l4p5zg