Add support for nucleo-wb55rg

This commit is contained in:
Jerzy Kasenberg
2022-03-05 17:12:01 +01:00
committed by Jerzy Kasenberg
parent a18ac84229
commit 76c8d4d95b
6 changed files with 885 additions and 0 deletions
@@ -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