mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 14:35:27 +00:00
patch #6542: paged_load fails on the MIB510 programming board * stk500.c: Add a workaround for the different signon sequence on MIB510 programmers. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@791 81a1dc3b-b13d-400b-aceb-764788c761c2
14 lines
412 B
Plaintext
14 lines
412 B
Plaintext
2009-02-16 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
|
|
|
Submitted by Janos Sallai:
|
|
patch #6542: paged_load fails on the MIB510 programming board
|
|
* stk500.c: Add a workaround for the different signon sequence on
|
|
MIB510 programmers.
|
|
|
|
2009-02-05 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
|
|
|
* avrdude.conf.in: Add the ATmega128RFA1.
|
|
* avrdude.1: document the addition of ATmega128RFA1.
|
|
* doc/avrdude.texi: (Ditto.)
|
|
|