summaryrefslogtreecommitdiffstats
path: root/src/channel.rs
Commit message (Collapse)AuthorAgeFilesLines
* Improve documentation. (#32)Markus Reiter2024-11-231-1/+2
| | | | | * Use `non_exhaustive`. * Improve docs.
* Remove `DynamicOneShot` trait. (#19)Markus Reiter2024-06-101-13/+11
| | | | | * Remove `DynamicOneShot` trait. * Update changelog.
* Remove `I2cInterface`. (#20)Markus Reiter2024-01-191-1/+1
| | | | | | | | | * Merge `ReadData` and `WriteData` traits. * Remove `I2cInterface`. * Update changelog. * Fix links.
* Update to `embedded-hal` 1.0.Markus Reiter2024-01-191-0/+98