Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `I2cInterface`. (#20) | Markus Reiter | 2024-01-19 | 1 | -2/+1 |
| | | | | | | | | | * Merge `ReadData` and `WriteData` traits. * Remove `I2cInterface`. * Update changelog. * Fix links. | ||||
* | Update to `embedded-hal` 1.0. | Markus Reiter | 2024-01-19 | 3 | -10/+7 |
| | |||||
* | Improve example description | Diego Barrios Romero | 2021-07-29 | 1 | -2/+2 |
| | |||||
* | Add value-based one-shot trait to ease driver usage in functions | Diego Barrios Romero | 2021-07-29 | 1 | -0/+24 |
| | |||||
* | Use edition 2018 | Diego Barrios Romero | 2020-06-21 | 3 | -18/+5 |
| | |||||
* | Fix imports and enhance documentation | Diego Barrios Romero | 2020-04-24 | 1 | -6/+7 |
| | |||||
* | Fix read function | Diego Barrios Romero | 2020-04-24 | 1 | -3/+4 |
| | |||||
* | Fixed import typo | David O'Connor | 2020-04-23 | 1 | -1/+2 |
| | |||||
* | Added type-sig example | David O'Connor | 2020-04-23 | 1 | -0/+35 |
| | |||||
* | Add example measuring all channels | Diego Barrios Romero | 2019-03-31 | 1 | -0/+26 |
| | |||||
* | Rename variable | Diego Barrios Romero | 2018-11-21 | 1 | -2/+2 |
| | |||||
* | Improve formatting | Diego Barrios Romero | 2018-11-21 | 1 | -2/+4 |
| | |||||
* | Code formatting | Diego Barrios Romero | 2018-11-21 | 1 | -1/+1 |
| | |||||
* | Add destroying device to example | Diego Barrios Romero | 2018-11-13 | 1 | -0/+1 |
| | |||||
* | Use new channel selection types | Diego Barrios Romero | 2018-11-11 | 1 | -1/+1 |
| | |||||
* | Add example | Diego Barrios Romero | 2018-11-07 | 1 | -0/+16 |