patch #8735: ATtiny28 support in avrdude.conf

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1371 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch
2016-02-15 20:15:07 +00:00
parent 10e5e4468e
commit ce4deb2ec0
3 changed files with 68 additions and 1 deletions

2
NEWS
View File

@@ -17,6 +17,7 @@ Current:
* New devices supported:
- ATmega48PB, ATmega88PB, ATmega168PB
- ATtiny28 (HVPP-only device)
* New programmers supported:
@@ -25,6 +26,7 @@ Current:
* Bugfixes
- patch #8435: Implementing mEDBG CMSIS-DAP protocol
- patch #8735: ATtiny28 support in avrdude.conf
* Internals: