OVMS3-idf/components/heap
2017-09-07 16:32:05 +10:00
..
include unit tests: Check heap integrity after each test, check for obvious leaks 2017-09-07 16:32:05 +10:00
test heap: Support adding new heap regions at runtime 2017-09-05 14:07:02 +10:00
test_multi_heap_host multi_heap: Add heap poisoning features 2017-09-07 16:32:05 +10:00
component.mk heap: Add new multi_heap heap implementation to replace FreeRTOS-based tagged heaps 2017-07-10 17:46:03 +08:00
heap_caps.c heap_caps: Add heap_caps_check_integrity() function 2017-09-07 16:32:05 +10:00
heap_caps_init.c heap: Support adding new heap regions at runtime 2017-09-05 14:07:02 +10:00
heap_private.h heap: Support adding new heap regions at runtime 2017-09-05 14:07:02 +10:00
Kconfig multi_heap: Add heap poisoning features 2017-09-07 16:32:05 +10:00
multi_heap.c multi_heap: Add heap poisoning features 2017-09-07 16:32:05 +10:00
multi_heap_config.h multi_heap: Add heap poisoning features 2017-09-07 16:32:05 +10:00
multi_heap_internal.h multi_heap: Add heap poisoning features 2017-09-07 16:32:05 +10:00
multi_heap_platform.h heap: Add new multi_heap heap implementation to replace FreeRTOS-based tagged heaps 2017-07-10 17:46:03 +08:00
multi_heap_poisoning.c multi_heap: Add heap poisoning features 2017-09-07 16:32:05 +10:00