pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross/avrdude
Module Name: pkgsrc
Committed By: mef
Date: Tue Oct 7 15:10:29 UTC 2014
Modified Files:
pkgsrc/cross/avrdude: Makefile PLIST distinfo
pkgsrc/cross/avrdude/patches: patch-ag
Log Message:
Update avrdude 6.0.1 to 6.1
----------------------------------------------------------------------
* Major changes compared to the previous version:
- Atmel EDBG protocol support added (JTAGICE3, XplainedPro, Atmel-ICE)
* New programmers supported:
- Atmel DFU, using FLIP protocol version 1 (AT90USB and ATmega*U* devices),
or version 2 (Xmega devices)
- Atmel-ICE (ARM/AVR), JTAG, PDI, debugWIRE, ISP modi
* Bugfixes
- bug #40055: AVRDUDE segfaults when writing eeprom
- bug #40085: Typo fix in fuses report (for 6.1-svn-20130917)
- bug #40782: Verify errors for object size > 16 k on x32e5 due
to typo in avrdude.conf
- bug #40817: Elf file support (possibly) not working on 6.0.1 windows build
- bug #40897: AT Mega2560 not correctly programmed with stk500(v1)
ISP (solution patch)
- bug #41357: OS X: Avrdude messes with the usb stack?
- bug #41402: dfu.c missing include <stdint.h>
- patch #7896: DFU FLIPv2 programming support
- patch #XXXX: xxx
* Internals:
- (Some) programmers can take a list of USB PIDs now.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/cross/avrdude/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/cross/avrdude/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/cross/avrdude/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/cross/avrdude/patches/patch-ag
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index