TinyWireM
TinyWireM copied to clipboard
Add support for ATTiny1634
These changes add support for the ATTiny1634, which has SDA and SCL on different ports.
Also added an example of using an AT24 EEPROM since that's just about the simplest case for I2C, and hence a good way to check basic I2C functionality.