OVMS3-idf/components/heap
Angus Gratton 71c70cb15c heap: Refactor heap regions/capabilities out of FreeRTOS
Remove tagged heap API, rename caps_xxx to heap_caps_xxx

Also includes additional heap_caps_xxx inspection functions.
2017-07-10 17:46:03 +08:00
..
include heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08:00
test heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08: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: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08:00
heap_caps_init.c heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08:00
heap_private.h heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08: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