aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-03-14 11:42:10 +0100
committerKarel Kočí <cynerd@email.cz>2015-03-14 11:42:10 +0100
commit5d5872e8e8b5a5b76d93b46165fe2ecb677cb798 (patch)
tree76fcf2f83ae458f5c7e1528a5b78bea675cdd767
parent082a9165f0aceed31f659a4c2568f8c473e417ef (diff)
downloadavr-ioe-5d5872e8e8b5a5b76d93b46165fe2ecb677cb798.tar.gz
avr-ioe-5d5872e8e8b5a5b76d93b46165fe2ecb677cb798.tar.bz2
avr-ioe-5d5872e8e8b5a5b76d93b46165fe2ecb677cb798.zip
README.md add ATtiny4313
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 015c9d4..74965dc 100644
--- a/README.md
+++ b/README.md
@@ -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.