]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/btdm_unloaded_memory' into 'master'
authorAngus Gratton <angus@espressif.com>
Thu, 7 Sep 2017 02:12:44 +0000 (10:12 +0800)
committerAngus Gratton <angus@espressif.com>
Thu, 7 Sep 2017 02:12:44 +0000 (10:12 +0800)
commit54cb38682639f04ae6108c1a86505e5d22314632
treea8c9a4c925dd5829a8d93ac696e22fc379893a4d
parentaad24cb6c7faa416a8658d7e47131b8163bde51a
parentb8b2816f67149e04497741b835a73674a60c037f
Merge branch 'bugfix/btdm_unloaded_memory' into 'master'

component/bt : fix unloaded memory(0x3fff0000 overwrite) bug

See merge request !1227