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-08 09:31:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d90f31c29e18d73025f57deeff5894ac8cfcadb7
esp-idf
/
components
/
heap
History
Song Ruo Jing
6975924104
feat(heap): add a MALLOC_CAP_SIMD flag
...
MALLOC_CAP_SIMD can be used to allocate memory to be used for SIMD instructions
2025-02-08 16:29:36 +08:00
..
include
feat(heap): add a MALLOC_CAP_SIMD flag
2025-02-08 16:29:36 +08:00
port
feat(heap): add a MALLOC_CAP_SIMD flag
2025-02-08 16:29:36 +08:00
test_apps
ci(system): disable c5 system tests
2024-07-30 13:19:04 +08:00
test_multi_heap_host
…
tlsf
@
8fc595fe22
…
CMakeLists.txt
…
heap_caps_base.c
change(system): heap_caps_alloc returns aligned memory if caps indicate a need for it
2024-05-30 16:02:03 +08:00
heap_caps_init.c
fix(heap): Loop break on failed alloc
2024-04-12 12:21:13 +02:00
heap_caps_linux.c
…
heap_caps.c
…
heap_private.h
…
heap_task_info.c
…
heap_trace_standalone.c
…
internals.md
…
Kconfig
…
linker.lf
…
multi_heap_config.h
…
multi_heap_internal.h
…
multi_heap_platform.h
…
multi_heap_poisoning.c
…
multi_heap.c
…