platformio / platformio-libmirror

PlatformIO libraries mirror
Apache License 2.0
16 stars 25 forks source link

WireS: I2C library for attiny841 and friends #104

Open xxv opened 6 years ago

xxv commented 6 years ago

The Atmel attiny841 (and some other in the same series) has a hardware I2C implementation which doesn't work with the standard Arduino Wire library. This is a Wire-compatible implementation WireS