initial commit
This commit is contained in:
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal 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
|
||||
Reference in New Issue
Block a user