]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/heap_tracing_newlib_allocations' into 'master'
authorAngus Gratton <angus@espressif.com>
Wed, 18 Apr 2018 04:07:15 +0000 (12:07 +0800)
committerAngus Gratton <angus@espressif.com>
Wed, 18 Apr 2018 04:07:15 +0000 (12:07 +0800)
commitfe907bde60e492fe565ce42f25730c988856f347
tree64531b99584be2bb99e22bab67a625d205d31609
parentb76c9ef7068a8f07dbc95a881512f67c6cbf918a
parentd3b8f1f92746e9b9474275141aef510156e3f51d
Merge branch 'bugfix/heap_tracing_newlib_allocations' into 'master'

heap tracing: Fix tracing of newlib internal allocations

See merge request idf/esp-idf!1992