esp-idf/components/esp_psram/Kconfig

8 wiersze
197 B
Plaintext
Czysty Zwykły widok Historia

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