esp-idf/components/heap
Angus Gratton 0feb40833a heap_caps: Allow for possibility a region is too small to register a heap
May happen due to sdkconfig, static allocation of RAM.

Closes https://github.com/espressif/esp-idf/issues/802
2017-07-19 17:24:24 +10:00
..
include
test
test_multi_heap_host
component.mk
heap_caps.c heap_caps: Allow for possibility a region is too small to register a heap 2017-07-19 17:24:24 +10:00
heap_caps_init.c heap_caps: Allow for possibility a region is too small to register a heap 2017-07-19 17:24:24 +10:00
heap_private.h heap_caps: Allow for possibility a region is too small to register a heap 2017-07-19 17:24:24 +10:00
multi_heap.c
multi_heap_platform.h