esp-idf/components/heap
jiangguangming 47f469b238 heap: support aligned_alloc for retention memory on ESP32-C3 2021-01-13 14:41:22 +08:00
..
include global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
test C3: build and run unit tests 2021-01-11 11:34:37 +08:00
test_multi_heap_host Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig
component.mk
heap_caps.c heap: support aligned_alloc for retention memory on ESP32-C3 2021-01-13 14:41:22 +08:00
heap_caps_init.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
heap_private.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
heap_task_info.c
heap_tlsf.c heap: add tlsf config specific to the host test 2020-11-12 11:07:46 +11:00
heap_tlsf.h heap: add tlsf config specific to the host test 2020-11-12 11:07:46 +11:00
heap_tlsf_block_functions.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
heap_tlsf_config.h heap: increase the sl to reduce the fragmentation to acceptable level. 2020-12-17 12:52:56 -03:00
heap_trace_standalone.c
linker.lf Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
multi_heap.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
multi_heap_config.h heap: add tlsf config specific to the host test 2020-11-12 11:07:46 +11:00
multi_heap_internal.h
multi_heap_platform.h esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
multi_heap_poisoning.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00