PX4-Autopilot/nuttx-patches
David Sidrane 67679e56d0 [BACKPORT] stm32:stm32f40xxx I2C ensure proper error handling.
Injecting data errors would cause the driver to
  continually reenter the isr with BERR an RxNE.
  This fix allows the error to be cleared and
  propagated to the waiting task.
2017-09-13 05:40:50 -07:00
..