mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-28 23:15:27 +00:00
2006-02-27 Colin O'Flynn <coflynn@newae.com>
Contributed by Wim Lewis, add support for checking device signatures in detail (patch #4924 and #4925) * avrdude.conf.in: Add signatures * avrpart.c: Set default signature * avrpart.h: Variable for signature * config_gram.y: More signature reading * lexer.l: Define that signatures exist * main.c: Read signatures and check them against hardware git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@573 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
2006-02-27 Colin O'Flynn <coflynn@newae.com>
|
||||
Contributed by Wim Lewis, add support for checking device
|
||||
signatures in detail (patch #4924 and #4925)
|
||||
* avrdude.conf.in: Add signatures
|
||||
* avrpart.c: Set default signature
|
||||
* avrpart.h: Variable for signature
|
||||
* config_gram.y: More signature reading
|
||||
* lexer.l: Define that signatures exist
|
||||
* main.c: Read signatures and check them against hardware
|
||||
|
||||
2006-02-21 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
* avrdude.conf.in: Fix paged flash write for AT90PWMx
|
||||
|
Reference in New Issue
Block a user