diff options
author | Karel Kočí <cynerd@email.cz> | 2015-03-14 11:42:10 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2015-03-14 11:42:10 +0100 |
commit | 5d5872e8e8b5a5b76d93b46165fe2ecb677cb798 (patch) | |
tree | 76fcf2f83ae458f5c7e1528a5b78bea675cdd767 | |
parent | 082a9165f0aceed31f659a4c2568f8c473e417ef (diff) | |
download | avr-ioe-5d5872e8e8b5a5b76d93b46165fe2ecb677cb798.tar.gz avr-ioe-5d5872e8e8b5a5b76d93b46165fe2ecb677cb798.tar.bz2 avr-ioe-5d5872e8e8b5a5b76d93b46165fe2ecb677cb798.zip |
README.md add ATtiny4313
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ -This is package of code for various inputs and outputs from AVR micro-controllers. Code is targeted for three different chips, ATmega328p, ATmega32u4 and ATtiny85. But should support all AVR5 and AVR25 micro-controllers. +This is package of code for various inputs and outputs from AVR micro-controllers. Code is targeted for four different chips, ATmega328p, ATmega32u4, ATtinu4313 and ATtiny85. |