2016-02-16 21:28:52 +00:00
|
|
|
2016-02-16 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
|
|
|
|
|
|
|
* configure.ac: Released version 6.3.
|
|
|
|
|
2016-02-15 20:34:27 +00:00
|
|
|
2016-02-15 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
|
|
|
|
|
|
|
patch #8894: Spelling in 6.2 doc
|
|
|
|
* doc/avrdude.texi: Various spelling fixes.
|
|
|
|
|
2016-02-15 20:29:53 +00:00
|
|
|
2016-02-15 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
|
|
|
|
|
|
|
patch #8895: Spelling in 6.2 code
|
|
|
|
* avrftdi.c (avrftdi_open): Spell fix.
|
|
|
|
|
2016-02-15 20:22:26 +00:00
|
|
|
2016-02-15 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
|
|
|
|
|
|
|
patch #8896: Silence cppcheck warnings in 6.2 code
|
|
|
|
* linuxgpio.c: Use %ud to print GPIO values.
|
|
|
|
|
2016-02-15 20:15:07 +00:00
|
|
|
2016-02-15 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
|
|
|
|
|
|
|
patch #8735: ATtiny28 support in avrdude.conf
|
|
|
|
* avrdude.conf.in (ATtiny28): New device.
|
|
|
|
|
2016-02-15 19:58:45 +00:00
|
|
|
2016-02-15 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
|
|
|
|
2016-02-15 20:10:01 +00:00
|
|
|
* avrdude.conf.in (ATmega48PB, ATmega88PB, ATmega168PB): New
|
|
|
|
devices.
|
|
|
|
|
2016-02-15 20:15:07 +00:00
|
|
|
2016-02-15 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
2016-02-15 20:10:01 +00:00
|
|
|
|
2016-02-15 19:58:45 +00:00
|
|
|
patch #8435: Implementing mEDBG CMSIS-DAP protocol
|
|
|
|
* usb_libusb.c: Add endpoint IDs for Xplained Mini, correctly
|
|
|
|
transfer trailing ZLP when needed
|
|
|
|
* avrdude.conf.in (xplainedmini, xplainedmini_dw): New entries.
|
|
|
|
* jtag3.c (jtag3_edbg_send, jtag3_edbg_recv_frame): Implement
|
|
|
|
fragmentation needed for the 64-byte EP size of the Xplained Mini
|
2016-02-15 21:02:00 +00:00
|
|
|
* avrdude.1: Document the change
|
|
|
|
* doc/avrdude.texi: (Dito.)
|
|
|
|
|
2016-02-15 19:58:45 +00:00
|
|
|
|