]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/heap_test_alloc_iram' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Wed, 25 Jul 2018 08:20:16 +0000 (16:20 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Wed, 25 Jul 2018 08:20:16 +0000 (16:20 +0800)
commita1709a6682b15115373efb22a2054baaf031eeda
treef52eb141ae85d683da56707b243a59ccc29bda4a
parent4f2fe93bc13786d38bcac032de11097b2429dc1e
parent9a2583122cfcf4c4f5c729ca715d9753f0a9ee13
Merge branch 'bugfix/heap_test_alloc_iram' into 'master'

heap/tests: make IRAM allocation size divisible by 4

See merge request idf/esp-idf!2853