We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb4257 commit ce84ecfCopy full SHA for ce84ecf
1 file changed
ports/espressif/boards/adafruit_matrixportal_s3/mpconfigboard.mk
@@ -7,6 +7,6 @@ IDF_TARGET = esp32s3
7
8
CIRCUITPY_ESP_FLASH_MODE = dio
9
CIRCUITPY_ESP_FLASH_FREQ = 40m
10
-CIRCUITPY_ESP_FLASH_SIZE = 4MB
+CIRCUITPY_ESP_FLASH_SIZE = 8MB
11
12
CIRCUITPY_ESP32_CAMERA = 0
0 commit comments