]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/spi_reset_race' into 'master'
authorAngus Gratton <angus@espressif.com>
Fri, 13 Oct 2017 00:51:36 +0000 (08:51 +0800)
committerAngus Gratton <angus@espressif.com>
Fri, 13 Oct 2017 00:51:36 +0000 (08:51 +0800)
commit0a52dbcccab0a41f96b8daf0fb6f266513ee4126
tree45bc46db4a01c212df2b3d49563e948db69e00a2
parent5d8bd1aa9e9f1ce7d4ad9fcacc6dae5440f7a171
parent0dd9b899b731154cda1361a90fca1f76bc4e623b
Merge branch 'bugfix/spi_reset_race' into 'master'

periph_ctrl: Refactor to add periph_module_reset(), avoid potential race in SPI DMA workaround

See merge request !1349