This website requires JavaScript.
Explore
Help
Register
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-05-29 17:16:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70da170f248ae617297b4e2835254f33bb0238ed
esp-idf
/
components
/
esp_psram
/
test_apps
/
psram
/
main
History
Chen Chen
a4710cc206
refactor(driver): remove redundant driver dependencies
...
now the driver component only contains legacy code for i2c, twai and touch sensor
2025-09-30 15:47:45 +08: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
ci(esp_psram): Add a test to validate non-bootup PSRAM initialisation
2025-04-29 11:48:28 +05:30
test_psram.c
fix(psram): fixed psram ptr check under xip_psram condition
2025-06-06 10:11:32 +08:00