move gd32vf103 to its own family

This commit is contained in:
hathach
2021-08-15 17:19:25 +07:00
parent 1b6540a61c
commit 09e4348adc
7 changed files with 36 additions and 19 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ CFLAGS += \
-nostdlib \
-DCFG_TUSB_MCU=OPT_MCU_VALENTYUSB_EPTRI
# Cross Compiler for RISC-V
# Toolchain from https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack
CROSS_COMPILE = riscv-none-embed-
# All source paths should be relative to the top level.