Handle possible problem with unintentional I2C interrupt handler triggering
commitf9f40fb98fa499a557e3b0acf27326e3fc0858b3
authorPetr Ledvina <ledvinap@gmail.com>
Thu, 29 Jan 2015 13:48:21 +0000 (29 14:48 +0100)
committerPetr Ledvina <ledvinap@gmail.com>
Mon, 23 Feb 2015 08:17:06 +0000 (23 09:17 +0100)
treee7b9e38c9134bacefb7ef23fabc9e9a92ff65c59
parent5129403c83269b06b4339019d316a5e59d3279bd
Handle possible problem with unintentional I2C interrupt handler triggering

Error handler may be called repeatedly during I2C unstucking. Not sure if this change is necessary, but it is safe
src/main/drivers/bus_i2c_stm32f10x.c