initial commit

This commit is contained in:
2026-01-27 20:45:47 +01:00
commit 1e5eb44ca9
53 changed files with 11048 additions and 0 deletions

9
.gitmodules vendored Normal file
View File

@@ -0,0 +1,9 @@
[submodule "third-party/threadx"]
path = third-party/threadx
url = https://github.com/eclipse-threadx/threadx.git
[submodule "third-party/netxduo"]
path = third-party/netxduo
url = https://github.com/eclipse-threadx/netxduo.git
[submodule "third-party/picolibc"]
path = third-party/picolibc
url = https://github.com/picolibc/picolibc.git