2019-07-22 |
Paul Boddie |
raw
annotate
files
changeset
graph
|
Introduced interrupt-driven writing to I2C bus devices.
Changed the setting of the read threshold to be driven by the read request
queuing method, also handling limitations on issuing read requests, possibly
due to unprocessed requests (such as writes, if the reads are performed soon
enough afterwards) preventing the desired number of requests from being issued.
Introduced a convenience function for writing to the example program, handling
failure conditions slightly better (employing negative result codes). |
|