mirror of
https://github.com/apache/nuttx.git
synced 2026-09-27 10:46:02 +08:00
SAMA5 TWI: Number of bytes transferred not be incremented on the first byte. From David Sidrane
This commit is contained in:
@@ -7162,4 +7162,7 @@
|
||||
functions are called early in initialization before the tasking
|
||||
structures are initialized, they will not behavr properly
|
||||
(2014-4-10).
|
||||
* arch/arm/src/sama5/sam_twi.c: TWI data sending is fails to increment
|
||||
the number of byes transferred on first byte sent. from David Sidrane
|
||||
(2014-4-10).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user