adding g4 family with g474nucleo, able to blink led and button

This commit is contained in:
hathach
2021-11-04 16:16:51 +07:00
parent 8b3708b44f
commit f90f5ea369
11 changed files with 927 additions and 11 deletions
@@ -0,0 +1,8 @@
CFLAGS += -DSTM32G474xx
LD_FILE = $(BOARD_PATH)/STM32G474RETx_FLASH.ld
SRC_S += $(ST_CMSIS)/Source/Templates/gcc/startup_stm32g474xx.s
# For flash-jlink target
JLINK_DEVICE = stm32g474re