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 613f314 commit 5e59fa6Copy full SHA for 5e59fa6
ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.mk
@@ -17,8 +17,3 @@ CIRCUITPY_ESP_FLASH_FREQ=40m
17
CIRCUITPY_ESP_FLASH_SIZE=4MB
18
19
CIRCUITPY_MODULE=wroom
20
-
21
-FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Requests
22
-FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
23
-FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
24
-FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Register
0 commit comments