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 26a75f7 + 3e463ed commit 576003eCopy full SHA for 576003e
ports/esp32s2/boards/lilygo_ttgo_t8_s2_st7789/sdkconfig
@@ -13,14 +13,12 @@ CONFIG_DEFAULT_PSRAM_CLK_IO=30
13
CONFIG_DEFAULT_PSRAM_CS_IO=26
14
# end of PSRAM clock and cs IO for ESP32S2
15
16
-CONFIG_SPIRAM_SPIWP_SD3_PIN=28
17
CONFIG_SPIRAM_SPEED_40M=y
18
CONFIG_SPIRAM=y
19
CONFIG_SPIRAM_BOOT_INIT=y
20
CONFIG_SPIRAM_USE_MALLOC=y
+CONFIG_SPIRAM_USE_MEMMAP=y
21
CONFIG_SPIRAM_MEMTEST=y
22
-CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=16384
23
-CONFIG_SPIRAM_MALLOC_RESERVE_INTERNAL=32768
24
# end of SPI RAM config
25
26
#
0 commit comments