initial commit of "complete" codebase

everything is completely untested. I'm sure most of this shit doesn't work and will be fixed when and if I get hardware.
This commit is contained in:
true
2024-07-28 15:28:03 -07:00
commit a675f6d19b
134 changed files with 36083 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/code/ch32v003_bootloader/obj
/code/firmware/obj
/code/ch32v003_bootloader/CH32V003_BL.launch