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.
2 parents bdd9400 + 2159058 commit 0dc6e0fCopy full SHA for 0dc6e0f
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