modm-io / modm

modm: a C++23 library generator for AVR and ARM Cortex-M devices
https://modm.io
Mozilla Public License 2.0
720 stars 128 forks source link

[i2c] Add more convenience functions to I2cDevice #1170

Closed salkinium closed 1 month ago

salkinium commented 1 month ago

I'm currently using I2cDevice from a fiber as is, without a driver, which is quite annoying without these functions.