Add support for ATtiny15 - contributed by Asher Hoskins

<asher@crumbly.freeserve.co.uk>


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@135 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Brian S. Dean
2002-06-22 14:03:53 +00:00
parent 5e86a8a460
commit 975614df3b
2 changed files with 87 additions and 0 deletions

View File

@@ -4,6 +4,11 @@ Approximate change log for AVRPROG by version
----------------------------------------------------------------------
Version 2.0.5:
* Support for ATtiny15 - contributed by Asher Hoskins
Version 2.0.4:
* Config file fixes for various parts.