This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
6776f65fc9259fbe6db76bb72c00a8d9cbb679eb
esp-idf
/
components
/
esp_mm
T
History
Chen Chen
a4710cc206
refactor(driver): remove redundant driver dependencies
...
now the driver component only contains legacy code for i2c, twai and touch sensor
2025-09-30 15:47:45 +08:00
..
include
change(cache): when vaddr is not cacheable, msync will return not supported
2025-08-11 01:53:16 +00:00
port
feat(esp_tee): Support for ESP32-C5 - the rest of the components
2025-08-13 14:08:59 +05:30
test_apps
refactor(driver): remove redundant driver dependencies
2025-09-30 15:47:45 +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
feat(mmu): use cache freeze for mmap apis
2025-06-11 10:27:55 +08:00
esp_cache_msync.c
change(cache): when vaddr is not cacheable, msync will return not supported
2025-08-11 01:53:16 +00:00
esp_cache_utils.c
feat(mmu): use cache freeze for mmap apis
2025-06-11 10:27:55 +08:00
esp_mmu_map.c
change(mmu): remove paddr remap warning log
2025-06-25 17:37:44 +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(mmu): use cache freeze for mmap apis
2025-06-11 10:27:55 +08:00