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 f8f96a4 commit 70fec75Copy full SHA for 70fec75
.gitmodules
@@ -10,3 +10,6 @@
10
[submodule "lib/micropython"]
11
path = lib/micropython
12
url = https://github.com/micropython/micropython
13
+[submodule "lib/esp-idf"]
14
+ path = lib/esp-idf
15
+ url = https://github.com/espressif/esp-idf
lib/esp-idf
0 commit comments