]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/i2s_bootloader_random_disable' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Mon, 16 Jan 2017 02:40:58 +0000 (10:40 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Mon, 16 Jan 2017 02:40:58 +0000 (10:40 +0800)
commit7f751fd0fea9f4c21e441e40af185f8981d381ae
tree37fe6306e7c9780f8ad70cef078d958e5f73e9a5
parent653825255258cf4e38e76f652d41dbbe1ef48cee
parent7d40f17d1dab9a7f721afb21451e522c6948dee1
Merge branch 'bugfix/i2s_bootloader_random_disable' into 'master'

bootloader_random_disable: Restore all SARADC/I2S registers to defaults

Fix for issue with I2S0 not being usable after bootloader_random_enable()

See merge request !415