rename board name 'gd32vf103_rvstar' as 'gd32vf103-rvstar'

This commit is contained in:
Wang_Weigen
2022-06-22 17:11:04 +08:00
parent bc7913a713
commit 578680f6e5
59 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ SRC_DIR +=gap8
endif
ifeq ($(CONFIG_BOARD_GD32VF103RVSTAR),y)
SRC_DIR +=gd32vf103_rvstar
SRC_DIR +=gd32vf103-rvstar
endif
ifeq ($(CONFIG_BOARD_RV32M1_VEGA),y)