esp-idf/components/esp_psram/Kconfig

8 lines
197 B
Plaintext
Raw Normal View History

2022-05-10 22:32:56 -04:00
menu "ESP PSRAM"
2023-01-30 05:03:41 -05:00
depends on !APP_BUILD_TYPE_PURE_RAM_APP
2022-05-10 22:32:56 -04:00
# Will be refactored after !18050 to merge target-specific items
orsource "./$IDF_TARGET/Kconfig.spiram"
endmenu # ESP PSRAM