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 7ea1ecf commit 704f4d3Copy full SHA for 704f4d3
ports/espressif/README.rst
@@ -222,4 +222,4 @@ And follow the Espressif GDB tutorial `instructions for connecting <https://docs
222
mon reset halt
223
flushregs
224
thb app_main
225
- c
+
ports/espressif/boards/sensebox_eye_esp32s3/mpconfigboard.mk
@@ -18,4 +18,4 @@ CIRCUITPY_ESPCAMERA = 1
18
CIRCUITPY_AUDIOBUSIO = 1
19
20
# Include these Python libraries in firmware.
21
-FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
+FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
0 commit comments