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
Kconfig
component.mk
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
heap_tlsf_block_functions.h
heap_tlsf_config.h
heap_trace_standalone.c
linker.lf
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
multi_heap_platform.h
multi_heap_poisoning.c