diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #AVR-IOE ##AVR input/output expansion -This is package of code for SPI, TWI and USB CDC inputs and outputs from AVR +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. |