aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/lib/tinyusb/hw/bsp/stm32wb/boards/stm32wb55nucleo/board.mk
blob: d6adc6b63fbe1df8be0cd8339a3fd147db59b0ae (plain)
1
2
3
4
5
6
7
8
9
CFLAGS += \
	-DSTM32WB55xx

LD_FILE = $(BOARD_PATH)/stm32wb55xx_flash_cm4.ld

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

# For flash-jlink target
JLINK_DEVICE = STM32WB55RG