esp-idf/components/esp_psram
Alexey Lapshin 599c14d8f0 Merge branch 'feature/update-toolchain-to-esp-14.2.0_20240903' into 'master'
feat(tools): update toolchain version to esp-14.2.0_20240906

Closes IDFGH-13033, IDFGH-13355, and IDFGH-13360

See merge request espressif/esp-idf!33295
2024-09-09 14:22:47 +08:00
..
device fix(mspi): collect mspi iomux pin macro from iomux_reg.h to spi_pins.h 2024-09-03 13:55:00 +08:00
esp32 fix(esp_psram): fix dead code compilation 2024-09-08 13:53:52 +07:00
esp32c5 feat(psram): xip psram c5 2024-09-03 18:17:03 +08:00
esp32c61 feat(psram): xip psram c61 2024-09-03 18:17:03 +08:00
esp32p4 change(psram): improved xip psram docs on p4 2024-07-26 16:30:46 +08:00
esp32s2 fix(mspi): collect mspi iomux pin macro from iomux_reg.h to spi_pins.h 2024-09-03 13:55:00 +08:00
esp32s3 fix(mspi): collect mspi iomux pin macro from iomux_reg.h to spi_pins.h 2024-09-03 13:55:00 +08:00
include feat(psram): xip psram c61 2024-09-03 18:17:03 +08:00
test_apps feat(psram): xip psram c61 2024-09-03 18:17:03 +08:00
CMakeLists.txt feat(spiram): refactor for spiram device driver for s3/c5 2024-08-09 11:43:04 +08:00
esp_psram_impl.h feat(gpio): reserve gpio output atomically 2024-03-09 10:33:58 +08:00
esp_psram.c fix(psram): corrected psram early stage function name 2024-07-23 10:00:24 +08:00
Kconfig feature: add ram loadable app support 2023-02-01 17:57:22 +08:00
Kconfig.spiram.common feat(psram): add psram noinit segment support on S2/S3/P4/C5 2024-08-21 12:13:16 +08:00
linker.lf feat(spiram): refactor for spiram device driver for s3/c5 2024-08-09 11:43:04 +08:00
mmu_psram_flash_v2.c feat(psram): xip psram c61 2024-09-03 18:17:03 +08:00
mmu_psram_flash.c feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
project_include.cmake esp_psram: new psram component 2022-06-14 15:44:27 +08:00
sdkconfig.rename.esp32s2 psram: remove CS/CLK pin settings in kconfig on ESP32S2/S3 2022-11-11 16:40:46 +08:00
sdkconfig.rename.esp32s3 psram: remove CS/CLK pin settings in kconfig on ESP32S2/S3 2022-11-11 16:40:46 +08:00