2
0
mirror of https://github.com/mariusgreuel/avrdude.git synced 2025-10-08 19:53:07 +00:00
Files
doc
Makefile.am
TODO
avrdude.texi
tools
windows
.cvsignore
AUTHORS
COPYING
ChangeLog
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
Makefile.am
NEWS
README
avr.c
avr.h
avr910.c
avr910.h
avrdude.1
avrdude.conf.in
avrdude.spec.in
avrpart.c
avrpart.h
bitbang.c
bitbang.h
bootstrap
butterfly.c
butterfly.h
config.c
config.h
config_gram.y
configure.ac
confwin.c
confwin.h
crc16.c
crc16.h
fileio.c
fileio.h
freebsd_ppi.h
jtagmkI.c
jtagmkI.h
jtagmkII.c
jtagmkII.h
jtagmkII_private.h
jtagmkI_private.h
lexer.l
linux_ppdev.h
lists.c
lists.h
main.c
par.c
par.h
pgm.c
pgm.h
pindefs.h
ppi.c
ppi.h
ppiwin.c
safemode.c
safemode.h
ser_posix.c
ser_win32.c
serbb.h
serbb_posix.c
serbb_win32.c
serial.h
solaris_ecpp.h
stk500.c
stk500.h
stk500_private.h
stk500v2.c
stk500v2.h
stk500v2_private.h
term.c
term.h
usb_libusb.c
usbdevs.h
avrdude/doc
joerg_wunsch 501918258b Submitted by Neil Davey:
patch : Ability to control the bit clock (usleep) delay
for ppi interface
* bitbang.c: Implement bitbang_delay() and its calibration.
* bitbang.h: Declare bitbang_delay().
* main.c: Add the ispdelay option (-i).
* pgm.h (struct programmer_t): Add the ispdelay parameter.
* par.c: Add calls to bitbang_delay() when requested.
* serbb_posix.c: (Ditto.)
* serbb_win32.c: (Ditto.)
* avrdude.1: Document the new -i option.
* doc/avrdude.texi: (Ditto.)


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@610 81a1dc3b-b13d-400b-aceb-764788c761c2
2006-08-17 15:06:20 +00:00
..
2006-08-17 15:06:20 +00:00
2004-07-07 10:13:25 +00:00