summaryrefslogtreecommitdiffstats
path: root/examples/typed.rs
Commit message (Expand)AuthorAgeFilesLines
* Update the terms "master/slave" to "controller/target" (#29)Em Shotton2024-08-221-2/+2
* Simplify `SlaveAddr`. (#21)Markus Reiter2024-02-131-2/+1
* Remove `I2cInterface`. (#20)Markus Reiter2024-01-191-2/+1
* Update to `embedded-hal` 1.0.Markus Reiter2024-01-191-3/+2
* Use edition 2018Diego Barrios Romero2020-06-211-6/+1
* Fix imports and enhance documentationDiego Barrios Romero2020-04-241-6/+7
* Fix read functionDiego Barrios Romero2020-04-241-3/+4
* Fixed import typoDavid O'Connor2020-04-231-1/+2
* Added type-sig exampleDavid O'Connor2020-04-231-0/+35