esp-idf/components/heap
Angus Gratton d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled
Adds a CI config for hello world that sets this, to catch future regressions
2021-03-03 10:26:57 +11:00
..
include global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
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 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk heap_tlsf: added implementation of TLSF allocator 2020-10-13 23:52:03 +00:00
heap_caps_init.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
heap_caps.c core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
heap_private.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
heap_task_info.c heap: Add task tracking option for heap usage monitoring 2018-02-20 10:32:06 +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_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_trace_standalone.c heap: Separate standalone and common part of tracing module 2019-04-01 15:56:15 +03:00
Kconfig heap: added alloc failed hook and configuration options 2020-05-04 10:58:38 -03:00
linker.lf components: fix ldgen check errors 2021-01-19 11:17:18 +08: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 heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00
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 heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00
multi_heap.c heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00