OVMS3-idf/components/heap
Angus Gratton 5361c08989 heap: Support adding new heap regions at runtime
To facilitate this, the list of registered heap regions is now a linked list
(allowing entries to be appended at runtime.)
2017-09-05 14:07:02 +10:00
..
include heap: Support adding new heap regions at runtime 2017-09-05 14:07:02 +10:00
test heap: Support adding new heap regions at runtime 2017-09-05 14:07:02 +10:00
test_multi_heap_host heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08: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: Support adding new heap regions at runtime 2017-09-05 14:07:02 +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
multi_heap.c heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08: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