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-12-27 13:43:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
847780da3e6b69eea32dc607d709b4e84fa07009
esp-idf
/
components
/
esp_mm
History
Song Ruo Jing
20eb6ca5e9
feat(heap): add a MALLOC_CAP_SIMD flag
...
MALLOC_CAP_SIMD can be used to allocate memory to be used for SIMD instructions
2025-01-16 14:39:12 +08:00
..
include
fix(esp_mm): for existing mmap region, consider new offset for virtual addr
2024-07-10 15:54:36 +05:30
port
feat(esp32h21): finnal introduce hello world support
2024-12-30 20:14:40 +08:00
test_apps
feat(cache): supported cache on c61
2024-08-01 09:34:18 +08:00
cache_esp32.c
…
CMakeLists.txt
change(system): heap_caps_alloc returns aligned memory if caps indicate a need for it
2024-05-27 12:41:18 +08:00
esp_cache.c
feat(driver): BitScrambler support
2024-12-30 09:39:23 +08:00
esp_mmu_map.c
fix(build): Fix declaration of linker labels for ROM reserved regions
2024-09-18 21:40:39 +03: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
…