Add support for nucleo-wb55rg
This commit is contained in:
committed by
Jerzy Kasenberg
parent
a18ac84229
commit
76c8d4d95b
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user