We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f950b commit b8d78a2Copy full SHA for b8d78a2
.gitmodules
@@ -1,9 +1,11 @@
1
[submodule "third_party/esp-nn"]
2
path = third_party/esp-nn
3
url = https://github.com/espressif/esp-nn.git
4
+ branch = master
5
[submodule "third_party/micropython-ulab"]
6
path = third_party/micropython-ulab
7
url = https://github.com/v923z/micropython-ulab.git
8
9
[submodule "third_party/micropython"]
10
path = third_party/micropython
11
url = https://github.com/micropython/micropython.git
0 commit comments