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 28e4834 commit 11ce074Copy full SHA for 11ce074
ports/espressif/boards/maker_badge/mpconfigboard.mk
@@ -9,7 +9,7 @@ CIRCUITPY_ESP_FLASH_MODE=dio
9
CIRCUITPY_ESP_FLASH_FREQ=40m
10
CIRCUITPY_ESP_FLASH_SIZE=4MB
11
12
-CIRCUITPY_MODULE=wroom
+IDF_TARGET = esp32s2
13
14
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Requests
15
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
0 commit comments