]> granicus.if.org Git - esp-idf/commit
heap_caps: Allow for possibility a region is too small to register a heap
authorAngus Gratton <angus@espressif.com>
Wed, 19 Jul 2017 07:10:33 +0000 (17:10 +1000)
committerAngus Gratton <gus@projectgus.com>
Wed, 19 Jul 2017 07:24:24 +0000 (17:24 +1000)
commit0feb40833a49823117cf8b0152d40799fc8a545d
treeafb6ae2544d1216c7a51914158257f42d2a68fb1
parentd436331faf3999849d9003819873c1b6db49003c
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
components/heap/heap_caps.c
components/heap/heap_caps_init.c
components/heap/heap_private.h