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-08-28 21:33:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccda40d8f233f8db58967c4182910ebdfdf0640a
esp-idf
/
components
/
esp_mm
History
Laukik Hase
12e2df2d74
feat(esp_tee): Support for ESP32-H2 - the rest of the components
2025-05-20 16:31:23 +05:30
..
include
fix(mmu): fixed esp_mmu_map concurrent issue and add related docs
2025-04-14 10:45:40 +08:00
port
feat(esp_tee): Support for ESP32-H2 - the rest of the components
2025-05-20 16:31:23 +05:30
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
fix(esp_mm): Move cache-related sources out of pure RAM app check
2025-04-29 12:30:27 +05:30
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
…
linker.lf
…