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-10-02 11:44:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3521b51f1c33cf4a8f8310a4b52f04ed399a333
esp-idf
/
components
/
esp_psram
History
Armando
f8e84969f9
test(psram): added mem leak thresh for xip test, previous is 600 is close to the actual leak
2025-02-19 14:07:47 +08:00
..
device
fix(psram): fixed mode reg read bad timing on octal and hex psrams
2024-12-25 11:02:38 +08:00
esp32
fix(psram): fixed esp32p pico-v3 psram init not ignored issue
2024-12-04 10:49:01 +08:00
esp32p4
change(psram): improved xip psram docs on p4
2024-07-29 10:36:44 +08:00
esp32s2
…
esp32s3
fix(psram): fixed mode reg read bad timing on octal and hex psrams
2024-12-25 11:02:38 +08:00
include
feat(psram): support bss on psram on p4
2024-07-15 15:56:23 +08:00
test_apps
test(psram): added mem leak thresh for xip test, previous is 600 is close to the actual leak
2025-02-19 14:07:47 +08:00
CMakeLists.txt
…
esp_psram_impl.h
…
esp_psram.c
feat(heap): add a MALLOC_CAP_SIMD flag
2025-02-08 16:29:36 +08:00
Kconfig
…
Kconfig.spiram.common
feat(wifi): fix SPIRAM_IGNORE_NOTFOUND releated config
2024-12-24 15:15:31 +08:00
linker.lf
…
mmu_psram_flash_v2.c
…
mmu_psram_flash.c
…
project_include.cmake
…
sdkconfig.rename.esp32s2
…
sdkconfig.rename.esp32s3
…