Skip to content

Commit 11ce074

Browse files
authored
Update mpconfigboard.mk
1 parent 28e4834 commit 11ce074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/maker_badge/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ CIRCUITPY_ESP_FLASH_MODE=dio
99
CIRCUITPY_ESP_FLASH_FREQ=40m
1010
CIRCUITPY_ESP_FLASH_SIZE=4MB
1111

12-
CIRCUITPY_MODULE=wroom
12+
IDF_TARGET = esp32s2
1313

1414
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Requests
1515
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel

0 commit comments

Comments
 (0)