This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
fixes
esp-idf
/
components
/
esp_mm
History
nilesh.kale
944e3ec846
fix(esp_mm): Move cache-related sources out of pure RAM app check
...
This change resolves build issues when compiling with CONFIG_APP_BUILD_TYPE_PURE_RAM_APP enabled.
2025-04-29 12:30:27 +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(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
Use configuration option instead of in components not related to FreeRTOS
2023-11-28 07:49:20 +00:00
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
refactor(esp_mm): reformat code with astyle_py
2023-10-08 10:36:04 +08:00
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
feat(xip_psram): support xip psram feature on esp32p4
2024-05-22 15:56:07 +08:00