]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/coex_update_phy_to_fix_interrupt_wdt' into 'master'
authorJiang Jiang Jian <jack@espressif.com>
Tue, 29 Jan 2019 09:12:10 +0000 (17:12 +0800)
committerJiang Jiang Jian <jack@espressif.com>
Tue, 29 Jan 2019 09:12:10 +0000 (17:12 +0800)
commitbf1955aac819f501431f6d2230885ce8a4d4e6b8
tree35083458ea0c7e93729d2289ee74a797744452da
parent4725364e043156dcb8e99741761a0066030e7e45
parenta2cec1f63623b0c5b63afca565de8828506d6f28
Merge branch 'bugfix/coex_update_phy_to_fix_interrupt_wdt' into 'master'

esp32: update libphy.a to fix interrupt watchdog when WiFi and BT run at the same time and both enable modem sleep

See merge request idf/esp-idf!4191