summaryrefslogtreecommitdiff
path: root/cross/avrdude/patches/patch-ad
AgeCommit message (Collapse)AuthorFilesLines
2009-08-27Update to 5.8. Upstream changelog is obviously too massive to paste ithasso1-4/+6
here. All hard update work done by Simon 'corecode' Schubert and minor modifications by me.
2007-09-28Repair compilation on sunos and maybe others. Added some missingdmcmahill1-0/+13
autoconf tests, fixed a non portable call to the shell builtin test, and use the pkgsrc DEFAULT_SERIAL_DEVICE variable for setting the serial device.
2006-12-11Update avrdude to version 5.2.wennmach1-30/+0
Significant enhancements in this version are: o Support for JTAGICE MkII device o New devices supported: - AT90CAN128 ... o Support for STK500 Version 2 Protocol (the latter being the principal reason for the update, as the recent firmware on the STK500 development boards requires protocol version 2)
2003-07-17avrdude - Program for programming the on-chip memory of Atmel AVR CPUswennmach1-0/+30
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139, with several changes by myself. Original package from FreeBSD.