Go to file
Brian S. Dean 9ce8db00b7 Switch to using readline() for getting terminal input. I can't seem
to get the history capabilities working yet, but even so, it does
better handling of the prompt and strips newlines for us, so it's
still a win.

Add a few new commands for terminal mode: help, sig, part, erase.
Display rudimentory help using the help command.

Add some function prototypes.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@36 81a1dc3b-b13d-400b-aceb-764788c761c2
2001-01-18 03:25:03 +00:00
Makefile Switch to using readline() for getting terminal input. I can't seem 2001-01-18 03:25:03 +00:00
Usage Change -c (interactive command mode) to the more intuitive -t 2001-01-18 02:35:41 +00:00
avrprog-programmer.jpg New files. 2001-01-13 20:51:04 +00:00
avrprog-schematic.jpg New files. 2001-01-13 20:51:04 +00:00
avrprog.c Switch to using readline() for getting terminal input. I can't seem 2001-01-18 03:25:03 +00:00