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-04 12:29:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30f60557ecb51dce9d63121427445bea2c66b84d
esp-idf
/
components
/
esp_mm
History
armando
873cde487c
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:22:48 +08:00
..
include
fix(mmu): fixed esp_mmu_map concurrent issue and add related docs
2025-04-15 14:21:46 +08:00
port
…
test_apps
test(system): increased 200B memory leak thresh due to mmu mmap mutex
2025-04-15 14:22:48 +08:00
cache_esp32.c
…
CMakeLists.txt
…
esp_cache.c
fix(cache): fixed l2 cache suspended/frozen but l1cache triggers l2 writeback issue
2025-04-07 11:37:40 +08:00
esp_mmu_map.c
fix(mmu): fixed esp_mmu_map concurrent issue and add related docs
2025-04-15 14:21:46 +08:00
ext_mem_layout.h
…
heap_align_hw.c
feat(heap): add a MALLOC_CAP_SIMD flag
2025-02-08 16:28:41 +08:00
Kconfig
feat(cache): supported msync c2m sliced ops
2024-07-25 14:25:19 +08:00
linker.lf
…