rm bloat
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user