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 2ff038f commit 286b1a5Copy full SHA for 286b1a5
.gitmodules
@@ -154,6 +154,9 @@
154
path = ports/espressif/esp-idf
155
url = https://github.com/espressif/esp-idf.git
156
branch = release/v4.3
157
+[submodule "ports/espressif/certificates/nina-fw"]
158
+ path = ports/espressif/certificates/nina-fw
159
+ url = https://github.com/adafruit/nina-fw.git
160
[submodule "frozen/Adafruit_CircuitPython_ST7789"]
161
path = frozen/Adafruit_CircuitPython_ST7789
162
url = https://github.com/adafruit/Adafruit_CircuitPython_ST7789
0 commit comments