[RTEMS Project] #4591: BSP/Atsam: I2C driver doesn't return errors on NACK
RTEMS trac
trac at rtems.org
Fri Feb 11 07:38:45 UTC 2022
#4591: BSP/Atsam: I2C driver doesn't return errors on NACK
--------------------------------+---------------------------------
Reporter: Christian Mauderer | Owner: Christian Mauderer
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: bsps | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
--------------------------------+---------------------------------
Comment (by Christian Mauderer <christian.mauderer@…>):
In [changeset:"f71c620f7e0bb073097a0da6f98f1e915f49cb1d/rtems"
f71c620f/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="f71c620f7e0bb073097a0da6f98f1e915f49cb1d"
bsp/atsam/i2c: Simplify driver
Do some clean ups. Remove superfluous variables. Eliminate some overly
complex logic (information about transfer and remaining bytes has been
tracked redundantly in multiple variables).
This patch doesn't change the behavior of the driver.
Update #4591
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4591#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list