grouping stm32L4 family in bsp

This commit is contained in:
hathach
2021-11-02 15:15:54 +07:00
parent b809429873
commit 7e68894726
15 changed files with 561 additions and 729 deletions
@@ -0,0 +1,10 @@
CFLAGS += \
-DSTM32L476xx \
# All source paths should be relative to the top level.
LD_FILE = $(BOARD_PATH)/STM32L476VGTx_FLASH.ld
SRC_S += $(ST_CMSIS)/Source/Templates/gcc/startup_stm32l476xx.s
# For flash-jlink target
JLINK_DEVICE = stm32l476vg