This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-30 05:50:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44895c0b3a34572d45012def6eeb4fe84bc3b51b
esp-idf
/
components
/
esp_psram
History
armando
412b79ed1c
change(psram): limited 2t check only for ap
2025-05-26 17:06:03 +08:00
..
device
change(psram): limited 2t check only for ap
2025-05-26 17:06:03 +08:00
esp32
…
esp32c5
…
esp32c61
…
esp32p4
feat(esp_psram): XIP from PSRAM can be used only when SPIRAM_BOOT_INIT=y for ESP32P4
2025-04-29 11:48:28 +05:30
esp32s2
…
esp32s3
…
include
feat(cpu_region_protect): Enable basic memory protection for SPIRAM
2025-04-29 11:48:27 +05:30
system_layer
fix(esp_psram): Add XIP PSRAM alignment gaps in heap only if PSRAM protection is enabled
2025-05-05 10:50:19 +05:30
test_apps
fix(ci): fixed psram tests not running on c5 issue
2025-05-22 10:27:19 +08:00
xip_impl
fix(esp_psram): Fix loading PSRAM XIP segments after PMP split has been configured
2025-04-29 11:48:27 +05:30
CMakeLists.txt
…
Kconfig
…
Kconfig.spiram.common
feat(cpu_region_protect): Enable basic memory protection for SPIRAM
2025-04-29 11:48:27 +05:30
linker.lf
…
project_include.cmake
…
sdkconfig.rename.esp32s2
…
sdkconfig.rename.esp32s3
…