esp-idf/components/heap
Michael (XIAO Xufeng) 1966f00f0b soc: updates caps usage
We should define caps as 1 if true. When use the caps macros, #if and
 #if ! should be used instead of #ifdef/#ifndef.
2020-10-17 16:10:17 +08:00
..
include tests: re-add all disabled tests and all disabled configurations 2020-10-14 16:11:49 +11:00
test tests: re-add all disabled tests and all disabled configurations 2020-10-14 16:11:49 +11:00
test_multi_heap_host tests: re-add all disabled tests and all disabled configurations 2020-10-14 16:11:49 +11:00
CMakeLists.txt heap_tlsf: added implementation of TLSF allocator 2020-10-13 23:52:03 +00:00
Kconfig
component.mk heap_tlsf: added implementation of TLSF allocator 2020-10-13 23:52:03 +00:00
heap_caps.c soc: updates caps usage 2020-10-17 16:10:17 +08:00
heap_caps_init.c
heap_private.h
heap_task_info.c
heap_tlsf.c tlsf: Enable asserts 2020-10-14 16:11:49 +11:00
heap_tlsf.h app_trace/sysview: fixed freertos tracing calling plus sync apptrace component with the master branch version 2020-10-13 23:52:03 +00:00
heap_tlsf_block_functions.h heap_tlsf: added implementation of TLSF allocator 2020-10-13 23:52:03 +00:00
heap_tlsf_config.h heap_tlsf: added implementation of TLSF allocator 2020-10-13 23:52:03 +00:00
heap_trace_standalone.c
linker.lf heap_tlsf: added implementation of TLSF allocator 2020-10-13 23:52:03 +00:00
multi_heap.c tests: re-add all disabled tests and all disabled configurations 2020-10-14 16:11:49 +11:00
multi_heap_config.h
multi_heap_internal.h heap_tlsf: added implementation of TLSF allocator 2020-10-13 23:52:03 +00:00
multi_heap_platform.h
multi_heap_poisoning.c heap_tlsf: added implementation of TLSF allocator 2020-10-13 23:52:03 +00:00