mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-28 23:15:27 +00:00
Add Colin O'Flynn to the contributors list for his safemode support.
Document the addition of the latest safemode update in the change log. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@522 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1,3 +1,23 @@
|
||||
2005/09/21 Brian S. Dean <bsd@bsdhome.com>
|
||||
|
||||
* avr.c:
|
||||
* main.c:
|
||||
* safemode.c:
|
||||
* safemode.h:
|
||||
* term.h:
|
||||
This is Colin O'Flynn's mega patch for updating safemode support:
|
||||
|
||||
* add support for parts with just 'fuse' memory
|
||||
|
||||
* if any fuse memories are altered, reflect those changes in the
|
||||
post-programming safemode check so that safemode no longer
|
||||
complains about fuses which were intentionally altered; this
|
||||
eliminates the need to completely disable safemode using -u in
|
||||
order to program fuses.
|
||||
|
||||
* provide -s option which will not ask to restore fuses, it will
|
||||
just do it
|
||||
|
||||
2005-09-19 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
* butterfly.c (butterfly_initialize): make the device code unsigned so
|
||||
|
Reference in New Issue
Block a user