blob: 17d31105480a343d36617ffbe7a3c129b23b40f2 (
plain)
1
2
3
4
5
6
7
|
#AVR-IOE
##AVR input/output expansion
This is package of code for SPI, TWI and USART interfaces from AVR
micro-controllers.
Code is targeted for five different chips, ATmega328p, ATmega32u4, ATmega8A,
ATtiny4313 and ATtiny85. But support for more chips can be added.
|