esp-idf/components/esp_psram/Kconfig
2023-02-01 17:57:22 +08:00

8 lines
197 B
Plaintext

menu "ESP PSRAM"
depends on !APP_BUILD_TYPE_PURE_RAM_APP
# Will be refactored after !18050 to merge target-specific items
orsource "./$IDF_TARGET/Kconfig.spiram"
endmenu # ESP PSRAM