arduino-esp32/cores
chuck todd 1cf42702dd Add Hardware Reset when Initing I2C peripheral (#1201)
This change uses the `_RST` bit of the i2c peripheral to force the hardware into power on reset state.  The prior code assumed the peripheral was already in a reset, it just cleared the reset bit.  

Chuck.
2018-04-06 19:13:59 +03:00
..
esp32 Add Hardware Reset when Initing I2C peripheral (#1201) 2018-04-06 19:13:59 +03:00