mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6dab947f68
When using PSRAM of rev0, the Flash and PSRAM should use different clock pins. But if using newer PSRAM, this is not necesary. This MR fixed the issue that allocating CLK of PSRAM to the same pin as Flash may crash. |
||
---|---|---|
.. | ||
esp32 | ||
esp32s2 | ||
esp32s3 | ||
include | ||
test_apps/psram | ||
.build-test-rules.yml | ||
CMakeLists.txt | ||
esp_psram_impl.h | ||
esp_psram.c | ||
Kconfig | ||
Kconfig.spiram.common | ||
linker.lf | ||
mmu_psram_flash.c | ||
project_include.cmake | ||
sdkconfig.rename.esp32s2 | ||
sdkconfig.rename.esp32s3 |