This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-09-26 22:00:39 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0cd01c19bbeff2ca8e5758e2f439e4e1e240ec9e
esp-idf
/
components
/
esp_psram
/
test_apps
/
psram
/
main
History
Renz Bagaporo
ccce50a254
fix(esp_psram): repeated call to init should return invalid state error
...
Closes
https://github.com/espressif/esp-idf/issues/18722
2026-06-18 12:42:38 +09:00
..
CMakeLists.txt
refactor(driver): remove redundant driver dependencies
2025-09-30 15:47:45 +08:00
test_4mpsram.c
refactor(spi): hal driver doesn't depend on sdkconfig.h
2024-12-04 19:10:57 +08:00
test_app_main.c
test(system): increased 200B memory leak thresh due to mmu mmap mutex
2025-04-14 10:45:40 +08:00
test_himem.c
fix(esp_psram): fix a bug in PSRAM heap registration
2024-10-15 11:55:28 +08:00
test_psram_no_boot_init.c
fix(esp_psram): repeated call to init should return invalid state error
2026-06-18 12:42:38 +09:00
test_psram.c
feat(esp_hw_support): check psram data is not corrupted after lightsleep
2026-05-19 21:01:21 +08:00