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-12-28 21:55:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e97fa00a241d2002f8511cce430638711ac007b
esp-idf
/
components
/
esp_mm
History
armando
231694ac25
test(system): increased 200B memory leak thresh due to mmu mmap mutex
...
200B to extend the thresh, real increase to the memory usage will be smaller
2025-04-15 14:24:23 +08:00
..
include
fix(mmu): fixed esp_mmu_map concurrent issue and add related docs
2025-04-15 14:23:56 +08:00
port
feat(esp32c61): final introduce helloworld support
2024-04-02 10:50:52 +08:00
test_apps
test(system): increased 200B memory leak thresh due to mmu mmap mutex
2025-04-15 14:24:23 +08:00
cache_esp32.c
…
CMakeLists.txt
change(system): heap_caps_alloc returns aligned memory if caps indicate a need for it
2024-05-30 16:02:03 +08:00
esp_cache.c
fix(cache): fixed l2 cache suspended/frozen but l1cache triggers l2 writeback issue
2025-04-02 18:11:02 +08:00
esp_mmu_map.c
fix(mmu): fixed esp_mmu_map concurrent issue and add related docs
2025-04-15 14:23:56 +08:00
ext_mem_layout.h
…
heap_align_hw.c
feat(heap): add a MALLOC_CAP_SIMD flag
2025-02-08 16:29:36 +08:00
linker.lf
feat(xip_psram): support xip psram feature on esp32p4
2024-05-29 10:02:44 +08:00