Skip to content
Commit ef411578 authored by David Sidrane's avatar David Sidrane
Browse files

stm32:stm32 alt 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.
parent 617c91b3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment