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 254f8ef commit 2159058Copy full SHA for 2159058
ports/espressif/boards/ttgo_t8_v1_7/mpconfigboard.mk
@@ -7,4 +7,8 @@ CIRCUITPY_ESP_FLASH_MODE = qio
7
CIRCUITPY_ESP_FLASH_FREQ = 80m
8
CIRCUITPY_ESP_FLASH_SIZE = 4MB
9
10
+CIRCUITPY_ESP_PSRAM_SIZE = 4MB
11
+CIRCUITPY_ESP_PSRAM_MODE = qio
12
+CIRCUITPY_ESP_PSRAM_FREQ = 80m
13
+
14
CIRCUITPY_ESPCAMERA = 0
0 commit comments