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.
2 parents a055113 + 1f065a3 commit 0972502Copy full SHA for 0972502
.gitmodules
@@ -145,8 +145,8 @@
145
url = https://github.com/adafruit/Adafruit_CircuitPython_RFM69.git
146
[submodule "ports/espressif/esp-idf"]
147
path = ports/espressif/esp-idf
148
- url = https://github.com/espressif/esp-idf.git
149
- branch = release/v4.4
+ url = https://github.com/adafruit/esp-idf.git
+ branch = circuitpython8
150
[submodule "ports/espressif/certificates/nina-fw"]
151
path = ports/espressif/certificates/nina-fw
152
url = https://github.com/adafruit/nina-fw.git
ports/espressif/esp-idf
0 commit comments