WIP: support for the CH32V003 chip

This commit is contained in:
Ayke van Laethem
2024-06-30 20:27:05 +02:00
parent 4517a0c17b
commit cb6edeae80
12 changed files with 207 additions and 1 deletions
+2
View File
@@ -17,6 +17,8 @@ src/device/kendryte/*.go
src/device/kendryte/*.s
src/device/rp/*.go
src/device/rp/*.s
src/device/wch/*.go
src/device/wch/*.s
vendor
llvm-build
llvm-project