26b17fd28a
IDF v3 is no longer supported with the move to cmake. Signed-off-by: Damien George <damien@micropython.org>
7 lines
189 B
Plaintext
7 lines
189 B
Plaintext
# MicroPython on ESP32, ESP IDF configuration with SPIRAM support
|
|
|
|
CONFIG_ESP32_SPIRAM_SUPPORT=y
|
|
CONFIG_SPIRAM_CACHE_WORKAROUND=y
|
|
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
|
|
CONFIG_SPIRAM_USE_MEMMAP=y
|