8000
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 f256147 commit 072b65fCopy full SHA for 072b65f
ports/espressif/boards/circuitart_zero_s3/mpconfigboard.mk
@@ -18,5 +18,4 @@ CIRCUITPY_ESP_PSRAM_FREQ = 80m
18
# Include these Python libraries in firmware.
19
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
20
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_ST7789
21
-FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_MAX1704x
22
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_AHTx0
0 commit comments