technoblogy / tiny-i2c

Minimal I2C master routines for all AVR microcontrollers.
161 stars 39 forks source link

ATTiny13a #9

Closed montyx99 closed 4 years ago

montyx99 commented 4 years ago

Hello, I tried to compile this awesome library to an ATTiny13a without luck. Is there any possibility to support the https://github.com/MCUdude/MicroCore library in the near future?

Thanks in advance

technoblogy commented 4 years ago

Sorry, as far as I know it doesn't have a USI so there's no way of supporting it.

montyx99 commented 4 years ago

Thanks for the quick answer, you are right. During this time I've found this great comparison chart on wiki: https://en.wikipedia.org/wiki/ATtiny_microcontroller_comparison_chart So I've ordered some ATTiny85 quickly :joy: