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