summaryrefslogtreecommitdiffstats
path: root/examples/linux.rs
Commit message (Collapse)AuthorAgeFilesLines
* Update the terms "master/slave" to "controller/target" (#29)Em Shotton2024-08-221-2/+2
| | | | | | | | | | | | * 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>
* Simplify `SlaveAddr`. (#21)Markus Reiter2024-02-131-2/+1
| | | | | | | | | | | * Simplify `SlaveAddr`. * Update changelog. * Update CHANGELOG.md --------- Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
* Update to `embedded-hal` 1.0.Markus Reiter2024-01-191-2/+1
|
* Use edition 2018Diego Barrios Romero2020-06-211-6/+2
|
* Rename variableDiego Barrios Romero2018-11-211-2/+2
|
* Improve formattingDiego Barrios Romero2018-11-211-2/+4
|
* Code formattingDiego Barrios Romero2018-11-211-1/+1
|
* Add destroying device to exampleDiego Barrios Romero2018-11-131-0/+1
|
* Use new channel selection typesDiego Barrios Romero2018-11-111-1/+1
|
* Add exampleDiego Barrios Romero2018-11-071-0/+16