Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve documentation. (#32) | Markus Reiter | 2024-11-23 | 1 | -1/+1 |
| | | | | | * Use `non_exhaustive`. * Improve docs. | ||||
* | Update the terms "master/slave" to "controller/target" (#29) | Em Shotton | 2024-08-22 | 1 | -0/+3 |
| | | | | | | | | | | | | * Update the terms "master/slave" to "controller/target" throughout to align with the i2c bus specification v.7 * Updated Changelog * Change word casing --------- Co-authored-by: Em Shotton <matthewfshotton@gmail.com> Co-authored-by: Diego Barrios Romero <eldruin@gmail.com> | ||||
* | Remove `DynamicOneShot` trait. (#19) | Markus Reiter | 2024-06-10 | 1 | -0/+1 |
| | | | | | * Remove `DynamicOneShot` trait. * Update changelog. | ||||
* | Simplify `SlaveAddr`. (#21) | Markus Reiter | 2024-02-13 | 1 | -1/+2 |
| | | | | | | | | | | | * Simplify `SlaveAddr`. * Update changelog. * Update CHANGELOG.md --------- Co-authored-by: Diego Barrios Romero <eldruin@gmail.com> | ||||
* | Remove `reset_internal_driver_state`. (#22) | Markus Reiter | 2024-01-30 | 1 | -0/+1 |
| | | | | | * Remove `reset_internal_driver_state`. * Update changelog. | ||||
* | Remove `I2cInterface`. (#20) | Markus Reiter | 2024-01-19 | 1 | -0/+3 |
| | | | | | | | | | * Merge `ReadData` and `WriteData` traits. * Remove `I2cInterface`. * Update changelog. * Fix links. | ||||
* | Derive common traits for types + default for ComparatorQueue | Diego Barrios Romero | 2024-01-19 | 1 | -1/+5 |
| | |||||
* | Raise MSRV + update CI | Diego Barrios Romero | 2024-01-19 | 1 | -1/+2 |
| | |||||
* | Increase MSRV to 1.60. | Markus Reiter | 2024-01-19 | 1 | -0/+1 |
| | |||||
* | Update to `embedded-hal` 1.0. | Markus Reiter | 2024-01-19 | 1 | -1/+1 |
| | |||||
* | Prepare 0.2.2 release | Diego Barrios Romero | 2021-07-29 | 1 | -1/+6 |
| | |||||
* | Add value-based one-shot trait to ease driver usage in functions | Diego Barrios Romero | 2021-07-29 | 1 | -0/+3 |
| | |||||
* | Update nb dependency | Diego Barrios Romero | 2020-12-01 | 1 | -1/+2 |
| | |||||
* | Add entry for 0.2.1 release | Diego Barrios Romero | 2020-06-22 | 1 | -1/+6 |
| | |||||
* | Add link to 0.1.0 release | Diego Barrios Romero | 2020-06-22 | 1 | -1/+2 |
| | |||||
* | Update Changelog | Diego Barrios Romero | 2020-06-21 | 1 | -1/+5 |
| | |||||
* | Fix date | Diego Barrios Romero | 2019-03-31 | 1 | -1/+1 |
| | |||||
* | Add release entry to changelog | Diego Barrios Romero | 2019-03-31 | 1 | -1/+6 |
| | |||||
* | Integrate mode change into `into...` methods | Diego Barrios Romero | 2019-03-31 | 1 | -1/+9 |
| | |||||
* | Add changelog entry | Diego Barrios Romero | 2018-11-21 | 1 | -0/+8 |
| | |||||
* | Initial version | Diego Barrios Romero | 2018-11-04 | 1 | -0/+10 |