doc
|
* avrdude.1: Update documentation to match the reality (device
|
2010-01-14 13:46:02 +00:00 |
tools
|
Contributed by Shaun Jackman <sjackman@gmail.com>
|
2009-07-02 10:49:19 +00:00 |
windows
|
Make CVS ignore all generated files.
|
2006-08-23 15:00:11 +00:00 |
.cvsignore
|
So finally, also ignore the Makefile.
|
2006-08-23 15:02:07 +00:00 |
AUTHORS
|
Add Thomas Fischl as well (USBasp).
|
2010-01-08 13:43:41 +00:00 |
COPYING
|
Re-license using the GNU GPL. Thanks to Ted Roth for the patch.
|
2003-02-06 19:08:33 +00:00 |
ChangeLog
|
* avrdude.1: Update documentation to match the reality (device
|
2010-01-14 13:46:02 +00:00 |
ChangeLog-2001
|
Use my other e-mail.
|
2003-03-12 01:25:43 +00:00 |
ChangeLog-2002
|
Use my other e-mail.
|
2003-03-12 01:25:43 +00:00 |
ChangeLog-2003
|
* ChangeLog: Minor formatting cleanups.
|
2004-01-26 06:27:41 +00:00 |
ChangeLog-2004-2006
|
ChangeLog rotation.
|
2007-01-07 22:34:21 +00:00 |
ChangeLog-2007
|
ChangeLog rotation for 2007->2008 transition.
|
2008-01-26 07:59:07 +00:00 |
ChangeLog-2008
|
Annual changelog rotation.
|
2009-02-05 16:17:57 +00:00 |
ChangeLog-2009
|
Annual changelog rotation.
|
2010-01-08 10:41:27 +00:00 |
Makefile.am
|
* configure.ac, Makefile.am: Test if GCC accepts -Wno-pointer-sign
|
2009-11-04 23:42:16 +00:00 |
NEWS
|
Implement PDI mode support for the JTAG ICE mkII and the AVR Dragon.
|
2010-01-13 17:34:18 +00:00 |
README
|
* AUTHORS: Updated.
|
2003-03-11 22:34:53 +00:00 |
arduino.c
|
* arduino.c: Add on to bug #26703 / patch #6866 - clear DTR/RTS
|
2009-11-02 23:52:52 +00:00 |
arduino.h
|
Submitted by Lars Immisch:
|
2009-02-25 09:39:04 +00:00 |
avr.c
|
Various fixes for Xmega devices.
|
2010-01-12 15:42:40 +00:00 |
avr.h
|
More fixes for Solaris, including fixes for the Sunpro compiler:
|
2009-02-23 22:04:57 +00:00 |
avr910.c
|
* avr910.c (avr910_read_byte_flash): Eliminate a static variable that
|
2009-02-28 10:07:01 +00:00 |
avr910.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
avrdude.1
|
* avrdude.1: Update documentation to match the reality (device
|
2010-01-14 13:46:02 +00:00 |
avrdude.conf.in
|
Implement PDI mode support for the JTAG ICE mkII and the AVR Dragon.
|
2010-01-13 17:34:18 +00:00 |
avrdude.h
|
Change the prototype for usleep() to be more Cygwin-friendly.
|
2008-11-19 23:32:30 +00:00 |
avrdude.spec.in
|
Submitted by Galen Seitz:
|
2005-11-29 20:28:51 +00:00 |
avrpart.c
|
Contributed by Klaus Leidinger <klaus@mikrocontroller-projekte.de>:
|
2008-06-07 21:03:41 +00:00 |
avrpart.h
|
avr32 cleanup, now does flash read and verify
|
2009-10-12 16:44:30 +00:00 |
bitbang.c
|
* bitbang.c: Fix Win32 build error: move freq up to the file
|
2010-01-08 20:02:35 +00:00 |
bitbang.h
|
Submitted by Andrew O. Shadoura:
|
2009-02-17 15:31:27 +00:00 |
bootstrap
|
autoconf 2.62 works well.
|
2010-01-12 22:27:02 +00:00 |
buspirate.c
|
* buspirate.c: Initialise firmware version to v0.0
|
2010-01-12 09:52:40 +00:00 |
buspirate.h
|
Add $Id$ line.
|
2010-01-07 13:29:49 +00:00 |
butterfly.c
|
Contributed by Klaus Leidinger <klaus@mikrocontroller-projekte.de>:
|
2008-06-07 21:03:41 +00:00 |
butterfly.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
config.c
|
safemode.c: Obtain progname from avrdude.h rather than trying to roll our
|
2007-01-30 13:41:54 +00:00 |
config.h
|
safemode.c: Obtain progname from avrdude.h rather than trying to roll our
|
2007-01-30 13:41:54 +00:00 |
config_gram.y
|
Implement PDI mode support for the JTAG ICE mkII and the AVR Dragon.
|
2010-01-13 17:34:18 +00:00 |
configure.ac
|
* configure.ac, Makefile.am: Test if GCC accepts -Wno-pointer-sign
|
2009-11-04 23:42:16 +00:00 |
confwin.c
|
More fixes for Solaris, including fixes for the Sunpro compiler:
|
2009-02-23 22:04:57 +00:00 |
confwin.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
crc16.c
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
crc16.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
fileio.c
|
* fileio.c: ihex2bin did not properly handle files > 64K bytes
|
2009-11-29 20:19:15 +00:00 |
fileio.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
freebsd_ppi.h
|
Submitted by someone who thinks he's called "Daper":
|
2005-11-29 20:20:22 +00:00 |
jtagmkI.c
|
Cast in fprintf to remove warning on possible size mismatch
|
2009-10-10 22:10:46 +00:00 |
jtagmkI.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
jtagmkII.c
|
* avrdude.1: Update documentation to match the reality (device
|
2010-01-14 13:46:02 +00:00 |
jtagmkII.h
|
Implement PDI mode support for the JTAG ICE mkII and the AVR Dragon.
|
2010-01-13 17:34:18 +00:00 |
jtagmkII_private.h
|
Implement PDI mode support for the JTAG ICE mkII and the AVR Dragon.
|
2010-01-13 17:34:18 +00:00 |
jtagmkI_private.h
|
Initial import of JTAG ICE mkI support.
|
2005-11-25 06:14:06 +00:00 |
lexer.l
|
Implement PDI mode support for the JTAG ICE mkII and the AVR Dragon.
|
2010-01-13 17:34:18 +00:00 |
linux_ppdev.h
|
Submitted by someone who thinks he's called "Daper":
|
2005-11-29 20:20:22 +00:00 |
lists.c
|
Make the code compile warning-free:
|
2006-12-11 12:47:35 +00:00 |
lists.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
main.c
|
Cleanup the open/close handling to avoid accessing
|
2010-01-13 12:44:54 +00:00 |
my_ddk_hidsdi.h
|
Submitted by Christian Starkjohann:
|
2006-12-20 23:43:34 +00:00 |
par.c
|
bug #28458: Buffer line is incorrectly released for PP programmers
|
2010-01-07 16:23:28 +00:00 |
par.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
pgm.c
|
Submitted by Andrew O. Shadoura:
|
2009-02-17 15:31:27 +00:00 |
pgm.h
|
Submitted by Andrew O. Shadoura:
|
2009-02-17 15:31:27 +00:00 |
pindefs.h
|
In lieu of Michael Holzt, add his serbb serial bit-bang code so it
|
2005-09-18 20:12:23 +00:00 |
ppi.c
|
More fixes for Solaris, including fixes for the Sunpro compiler:
|
2009-02-23 22:04:57 +00:00 |
ppi.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
ppiwin.c
|
More fixes for Solaris, including fixes for the Sunpro compiler:
|
2009-02-23 22:04:57 +00:00 |
safemode.c
|
2007-05-01: Colin O'Flynn <coflynn@newae.com>
|
2007-05-02 23:05:21 +00:00 |
safemode.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
ser_avrdoper.c
|
Support for Arduino auto-reset:
|
2009-10-10 01:41:40 +00:00 |
ser_posix.c
|
Submitted by Gerard:
|
2010-01-08 10:39:18 +00:00 |
ser_win32.c
|
Submitted by Gerard:
|
2010-01-08 10:39:18 +00:00 |
serbb.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
serbb_posix.c
|
bug #27505: serbb_posix does not cope with inverted pins
|
2010-01-08 16:31:54 +00:00 |
serbb_win32.c
|
bug #27505: serbb_posix does not cope with inverted pins
|
2010-01-08 16:31:54 +00:00 |
serial.h
|
Support for Arduino auto-reset:
|
2009-10-10 01:41:40 +00:00 |
solaris_ecpp.h
|
Submitted by someone who thinks he's called "Daper":
|
2005-11-29 20:20:22 +00:00 |
stk500.c
|
Support for Arduino auto-reset:
|
2009-10-10 01:41:40 +00:00 |
stk500.h
|
Support for Arduino auto-reset:
|
2009-10-10 01:41:40 +00:00 |
stk500_private.h
|
Add support for displaying and changing the various STK500 operational
|
2003-07-24 21:26:28 +00:00 |
stk500generic.c
|
bug #26408: Crash in stk500v2_open()
|
2009-07-02 09:11:45 +00:00 |
stk500generic.h
|
Add the "stk500generic" programmer that auto-probes for STK500
|
2006-09-19 22:27:30 +00:00 |
stk500v2.c
|
Update STK600 routing and socket card data from XML
|
2010-01-13 12:52:38 +00:00 |
stk500v2.h
|
Add initial support for the Atmel STK600, for
|
2008-03-14 13:00:08 +00:00 |
stk500v2_private.h
|
Add initial support for the Atmel STK600, for
|
2008-03-14 13:00:08 +00:00 |
term.c
|
Submitted by Andrew O. Shadoura:
|
2009-02-17 15:31:27 +00:00 |
term.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
update.c
|
Submitted by Carl Hamilton:
|
2009-04-28 18:35:14 +00:00 |
update.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
usb_libusb.c
|
* fileio.c: ihex2bin did not properly handle files > 64K bytes
|
2009-11-29 20:19:15 +00:00 |
usbasp.c
|
bug #28520: Programming with USBasp with low clock speed fails
|
2010-01-08 18:33:23 +00:00 |
usbasp.h
|
Based on patch #6484 commited by Jurgis Brigmanis:
|
2009-02-28 13:10:47 +00:00 |
usbdevs.h
|
Add initial support for the Atmel STK600, for
|
2008-03-14 13:00:08 +00:00 |
usbtiny.c
|
More fixes for Solaris, including fixes for the Sunpro compiler:
|
2009-02-23 22:04:57 +00:00 |
usbtiny.h
|
Submitted by <ladyada@gmail.com>:
|
2007-10-29 18:03:02 +00:00 |