From acdd758e56e28f22846e7d34d87f5533c8682574 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 8 Oct 2015 20:59:26 +0200 Subject: Add implementation of USART and more ground changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7f7afbd..17d3110 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3