doc
|
Minor Windows doc corrections.
|
2003-03-04 21:13:45 +00:00 |
windows
|
* Makefile.am (SUBDIRS): Add windows dir.
|
2003-02-26 00:14:54 +00:00 |
.cvsignore
|
These changes add basic support for a autoconf/automake based build system.
|
2003-02-14 20:34:03 +00:00 |
AUTHORS
|
These changes add basic support for a autoconf/automake based build system.
|
2003-02-14 20:34:03 +00:00 |
CHANGELOG
|
Add note about .avrduderc.
|
2003-02-22 16:47:46 +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
|
* ChangeLog: Point reader to the CHANGELOG file.
|
2003-02-25 00:57:27 +00:00 |
Makefile.am
|
* Makefile.am (SUBDIRS): Add doc dir.
|
2003-03-03 01:09:52 +00:00 |
NEWS
|
These changes add basic support for a autoconf/automake based build system.
|
2003-02-14 20:34:03 +00:00 |
README
|
These changes add basic support for a autoconf/automake based build system.
|
2003-02-14 20:34:03 +00:00 |
avr.c
|
Fix stk500 page write (Program Page command). This is supported after
|
2003-03-05 04:30:20 +00:00 |
avr.h
|
Makefile: include a target to automatically generate the dependency
|
2003-02-08 04:17:25 +00:00 |
avrdude.1
|
Atmel has rearranged their web site, so now the AVR docs have been moved
|
2003-02-24 23:27:31 +00:00 |
avrdude.conf.in
|
Add a definition for the popular Ponyprog dongle.
|
2003-03-05 13:47:37 +00:00 |
avrdude.pdf
|
Make the pin definitions configurable based on entries in a config
|
2001-09-19 17:04:25 +00:00 |
avrdude.spec.in
|
* Makefile.am (EXTRA_DIST): Add avrdude.spec and make entries one per
|
2003-02-27 06:56:03 +00:00 |
avrpart.h
|
Add the ability to read a per-user config file located at
|
2003-02-22 16:45:13 +00:00 |
bootstrap
|
* bootstrap: Force use of autoconf-2.57 and automake-1.7.x.
|
2003-03-06 04:45:30 +00:00 |
config.c
|
Introduce 'default_programmer' to the config file instead of requiring
|
2003-02-21 21:07:43 +00:00 |
config.h
|
Introduce 'default_programmer' to the config file instead of requiring
|
2003-02-21 21:07:43 +00:00 |
config_gram.y
|
Do that last commit slightly differently - this way results in no
|
2003-03-05 01:19:17 +00:00 |
configure.ac
|
* Makefile.am (SUBDIRS): Add doc dir.
|
2003-03-03 01:09:52 +00:00 |
confwin.c
|
config file search on Windows.
|
2003-02-24 22:48:47 +00:00 |
confwin.h
|
config file search on Windows.
|
2003-02-24 22:48:47 +00:00 |
fileio.c
|
Add Motorola S-record support.
|
2003-02-20 03:53:49 +00:00 |
fileio.h
|
Makefile: include a target to automatically generate the dependency
|
2003-02-08 04:17:25 +00:00 |
lexer.l
|
Ignore \r as white space, to make the Windows people happy.
|
2003-02-27 16:42:56 +00:00 |
linux_ppdev.h
|
* linux_ppdev.h: New file.
|
2003-02-11 23:50:31 +00:00 |
lists.c
|
These changes add basic support for a autoconf/automake based build system.
|
2003-02-14 20:34:03 +00:00 |
lists.h
|
Makefile: include a target to automatically generate the dependency
|
2003-02-08 04:17:25 +00:00 |
main.c
|
Check the programmer type against 'STK500' instead of the programmer
|
2003-03-05 04:57:03 +00:00 |
par.c
|
Add the ability to read a per-user config file located at
|
2003-02-22 16:45:13 +00:00 |
par.h
|
Split higher level parallel port programmer code off from ppi.c into
|
2003-02-13 19:27:50 +00:00 |
pgm.c
|
Add the ability to read a per-user config file located at
|
2003-02-22 16:45:13 +00:00 |
pgm.h
|
Add the ability to read a per-user config file located at
|
2003-02-22 16:45:13 +00:00 |
pindefs.h
|
Makefile: include a target to automatically generate the dependency
|
2003-02-08 04:17:25 +00:00 |
ppi.c
|
These changes add basic support for a autoconf/automake based build system.
|
2003-02-14 20:34:03 +00:00 |
ppi.h
|
Split higher level parallel port programmer code off from ppi.c into
|
2003-02-13 19:27:50 +00:00 |
ppiwin.c
|
Change port value from lpt1alt to lpt3. Other formatting changes.
|
2003-02-24 21:02:01 +00:00 |
stk500.c
|
Make the page size used for non-paged parts for the 'paged_write'
|
2003-03-05 04:37:09 +00:00 |
stk500.h
|
Makefile: include a target to automatically generate the dependency
|
2003-02-08 04:17:25 +00:00 |
stk500_private.h
|
Add basic support for STK500.
|
2002-12-01 04:30:01 +00:00 |
term.c
|
* term.c: Use fgets() if readline() is not available.
|
2003-02-27 20:08:54 +00:00 |
term.h
|
Makefile: include a target to automatically generate the dependency
|
2003-02-08 04:17:25 +00:00 |