add ch32v208 makefile

This commit is contained in:
gqk
2025-02-19 17:48:11 +08:00
parent ec9bcaefb5
commit 7f2d1150b1
5 changed files with 30 additions and 5 deletions
@@ -11,7 +11,7 @@ export APPLFLAGS := -nostartfiles -Wl,--gc-sections,-Map=XiZi-app.map,-cref,-u,
export CXXFLAGS := -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -fno-common # -std=gnu99
export CROSS_COMPILE ?=/opt/riscv-embedded-gcc/bin/riscv-none-embed-
export CROSS_COMPILE ?=/opt/riscv64-toolchain/bin/riscv64-unknown-elf-
export DEFINES := -DHAVE_CCONFIG_H -DHAVE_SIGINFO