OVMS3-idf/components/heap
2017-09-07 16:32:05 +10:00
..
include heap_caps: Add heap_caps_check_integrity() function 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 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_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
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