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 c712df0 commit 1f90644Copy full SHA for 1f90644
ports/espressif/boards/vidi_x/mpconfigboard.mk
@@ -5,7 +5,7 @@ IDF_TARGET = esp32
5
6
CIRCUITPY_ESP_FLASH_MODE = dio
7
CIRCUITPY_ESP_FLASH_FREQ = 80m
8
-CIRCUITPY_ESP_FLASH_SIZE = 4MB
+CIRCUITPY_ESP_FLASH_SIZE = 8MB
9
10
CIRCUITPY_ESP_PSRAM_SIZE = 8MB
11
CIRCUITPY_ESP_PSRAM_MODE = qio
0 commit comments