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-13 16:08:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f58c78b6449ceb804736a554542cd112d0fa9af3
esp-idf
/
components
/
esp_mm
History
armando
1abe57c987
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-14 10:45:40 +08:00
..
include
fix(mmu): fixed esp_mmu_map concurrent issue and add related docs
2025-04-14 10:45:40 +08:00
port
feat(esp32h4): finnal introduce hello world
2025-03-19 18:48:41 +08:00
test_apps
test(system): increased 200B memory leak thresh due to mmu mmap mutex
2025-04-14 10:45:40 +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-02 18:03:43 +08:00
esp_mmu_map.c
fix(mmu): fixed esp_mmu_map concurrent issue and add related docs
2025-04-14 10:45:40 +08:00
ext_mem_layout.h
…
heap_align_hw.c
feat(heap): add a MALLOC_CAP_SIMD flag
2025-01-16 14:39:12 +08:00
Kconfig
feat(cache): supported msync c2m sliced ops
2024-07-25 14:25:19 +08:00
linker.lf
…