mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
* avrdude.conf.in: Fix typo for devicecode deprecation comment.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@295 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-03-17 Theodore A. Roth <troth@openavr.org>
|
||||
|
||||
* avrdude.conf.in: Fix typo for devicecode deprecation comment.
|
||||
|
||||
2003-03-16 Theodore A. Roth <troth@openavr.org>
|
||||
|
||||
* avr.c (avr_read): Use pgm->read_sig_bytes to read signature bytes if
|
||||
|
@@ -30,7 +30,7 @@
|
||||
# part
|
||||
# id = <id> ; # quoted string
|
||||
# desc = <description> ; # quoted string
|
||||
# devcode = <num> ; # deprecated, use stk500_devcode
|
||||
# devicecode = <num> ; # deprecated, use stk500_devcode
|
||||
# stk500_devcode = <num> ; # numeric
|
||||
# avr910_devcode = <num> ; # numeric
|
||||
# chip_erase_delay = <num> ; # micro-seconds
|
||||
|
Reference in New Issue
Block a user