3 Commits

Author SHA1 Message Date
d4d5bf66e4
applied cargo fmt and fixed link 2021-12-04 21:35:11 +01:00
380872107b
re-exporting i2c address definitions 2021-12-04 21:25:35 +01:00
3886e2f11f First I2C implementation
Initial I2C HAL implementation.
Only the I2cMaster was tested so far, I2cSlave will be tested next.

Master side was tested with a temerature sensor example application
in the vorago-reb1 crate
2021-12-02 12:05:24 +01:00