Change -c (interactive command mode) to the more intuitive -t

(terminal mode).

Make binary format the default for output.

Update the parts table with corrections for old values and add some
new values.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@35 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
bsd
2001-01-18 02:35:41 +00:00
parent 6cb270c952
commit 1b177e45bf
2 changed files with 34 additions and 21 deletions

3
Usage
View File

@@ -24,7 +24,6 @@ Usage: avrprog [options]
-F : override invalid device signature check
-c : enter interactive command mode (or read commands
from stdin)
-t : enter terminal mode (or read commands from stdin)
-e : perform a chip erase (required before programming)