esp-idf/components/esp_psram
muhaidong f37448cddb fix(wifi): fix psram enabled but initialized fail issue
Closes https://github.com/espressif/esp-idf/issues/11971
2023-12-05 11:19:59 +08:00
..
device refactor(esp_psram): reformat code with astyle_py 2 2023-10-09 15:29:31 +08:00
esp32 Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
esp32p4
esp32s2 Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
esp32s3 spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
include refactor(esp_psram): reformat code with astyle_py 2 2023-10-09 15:29:31 +08:00
test_apps refactor(esp_psram): reformat code with astyle_py 2 2023-10-09 15:29:31 +08:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
Kconfig
Kconfig.spiram.common fix(wifi): fix psram enabled but initialized fail issue 2023-12-05 11:19:59 +08:00
esp_psram.c Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
esp_psram_impl.h
linker.lf
mmu_psram_flash.c Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
project_include.cmake
sdkconfig.rename.esp32s2
sdkconfig.rename.esp32s3