| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-25 | README: Remove a statement that's not particularly true at the moment | Jeff Epler | |
| 2016-11-11 | stmhal/i2c: Add option to I2C to enable/disable use of DMA transfers. | Damien George | |
| New keyword option in constructor and init() method is "dma=<bool>". DMA is now disabled by default for I2C transfers because it currently does not handle I2C bus errors very well (eg if slave device doesn't ACK or NACK correctly during a transfer). | |||
| 2016-01-30 | tests: For pyboard, add test for I2C error handling and recovery. | Damien George | |
