Files
rtems/bsps/arm/atsam/include
Christian Mauderer f7a204e3d7 bsp/atsam/i2c: Add error return and fix edge cases
The driver didn't return with an error on (for example) a NACK on the
bus. This adds the expected error return. Due to the new case that a
transfer can be interrupted on an error, there were some new edge cases.
This patch therefore also fixes these edge cases by removing the
transfer_state that more or less duplicated the interrupt states.

Fixes #4591
2022-02-10 09:03:19 +01:00
..
2020-11-12 08:31:41 +01:00
2018-01-25 08:45:26 +01:00