Initial commit

This commit is contained in:
Gericom
2025-11-23 14:02:39 +01:00
commit 3bb550c12e
53 changed files with 4301 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "libs/tinyusb"]
path = libs/tinyusb
url = https://github.com/hathach/tinyusb.git
[submodule "libs/libtwl"]
path = libs/libtwl
url = https://github.com/Gericom/libtwl