]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/heap_caps_alloc_32bit' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Wed, 1 Aug 2018 09:39:14 +0000 (17:39 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Wed, 1 Aug 2018 09:39:14 +0000 (17:39 +0800)
heap: heap_caps_malloc(..., MALLOC_CAP_32_BIT) should always allocate a 32-bit aligned size

See merge request idf/esp-idf!2889


Trivial merge