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
+4
View File
@@ -0,0 +1,4 @@
{
"inherits": ["ch32v003"],
"build-tags": ["nanoch32v003"]
}