Skip to content

Commit 0507e7a

Browse files
authored
Update mpconfigboard.mk
1 parent 5ffb7e7 commit 0507e7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ports/espressif/boards/magiclick_s3_n4r2/mpconfigboard.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ IDF_TARGET = esp32s3
88

99
CIRCUITPY_ESP_FLASH_MODE = dio
1010
CIRCUITPY_ESP_FLASH_FREQ = 80m
11-
CIRCUITPY_ESP_FLASH_SIZE = 8MB
12-
11+
CIRCUITPY_ESP_FLASH_SIZE = 4MB
1312

13+
CIRCUITPY_ESPCAMERA = 0
1414
CIRCUITPY_DISPLAYIO = 1
15-
# CIRCUITPY_GIFIO = 1
15+
1616

1717

1818

0 commit comments

Comments
 (0)