Files
board-mate/esp32-thread/open-thread-rcp/components/components/esp_psram/Kconfig
2025-12-24 16:07:10 +01: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