8000 Update mpconfigboard.mk · jamesbowman/circuitpython@072b65f · GitHub
[go: up one dir, main page]

Skip to content

Commit 072b65f

Browse files
authored
Update mpconfigboard.mk
removed unsupported frozen lib
1 parent f256147 commit 072b65f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/espressif/boards/circuitart_zero_s3/mpconfigboard.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ CIRCUITPY_ESP_PSRAM_FREQ = 80m
1818
# Include these Python libraries in firmware.
1919
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
2020
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_ST7789
21-
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_MAX1704x
2221
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_AHTx0

0 commit comments

Comments
 (0)
0