This commit is contained in:
2024-10-11 06:10:24 +06:00
parent 8d0606462d
commit 555abf9503
31 changed files with 59 additions and 16267 deletions

View File

@@ -9,8 +9,13 @@
; https://docs.platformio.org/page/projectconf.html
[env:genericCH32V203C8T6]
platform = ch32v
platform = https://git.hye.su/mira/platform-ch32v.git
platform_packages =
toolchain-riscv @ https://git.hye.su/mira/toolchain-riscv-linux.git ; gcc 14.2.0
framework-ch32v003fun @ https://github.com/cnlohr/ch32v003fun.git ; upstream cnlohr repo
board = genericCH32V203C8T6
framework = ch32v003fun
upload_protocol = wlink # isp, minichlink, wch-link, wlink
build_unflags = -march=rv32imacxw
build_flags = -march=rv32imac