esp-idf/components/heap
Omar Chebib c4dc3acba9 heap: add light poisoning configuration to the tests.
Relates to IDF-2653
2021-02-01 11:58:42 +08:00
..
include
test heap: add light poisoning configuration to the tests. 2021-02-01 11:58:42 +08:00
test_multi_heap_host heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00
CMakeLists.txt
Kconfig
component.mk
heap_caps.c
heap_caps_init.c
heap_private.h
heap_task_info.c
heap_tlsf.c heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00
heap_tlsf.h heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00
heap_tlsf_block_functions.h
heap_tlsf_config.h
heap_trace_standalone.c
linker.lf components: fix ldgen check errors 2021-01-19 11:17:18 +08:00
multi_heap.c heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00
multi_heap_config.h
multi_heap_internal.h heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00
multi_heap_platform.h
multi_heap_poisoning.c heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00