Update ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.mk

Co-authored-by: Dan Halbert <halbert@halwitz.org>
This commit is contained in:
Limor "Ladyada" Fried 2021-10-26 15:54:49 -04:00 committed by GitHub
parent 613f314857
commit 5e59fa65ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,8 +17,3 @@ CIRCUITPY_ESP_FLASH_FREQ=40m
CIRCUITPY_ESP_FLASH_SIZE=4MB
CIRCUITPY_MODULE=wroom
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Requests
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Register