circuitpython/ports/esp32/boards/sdkconfig.spiram

6 lines
150 B
Plaintext

# MicroPython on ESP32, ESP IDF configuration with SPIRAM support
CONFIG_SPIRAM_SUPPORT=y
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
CONFIG_SPIRAM_USE_MEMMAP=y