Summarize latest updates.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@127 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
6ad21f0424
commit
aa8375896f
16
CHANGELOG
16
CHANGELOG
|
@ -4,6 +4,22 @@ Approximate change log for AVRPROG by version
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
Latest:
|
||||||
|
|
||||||
|
* Work around problem programming fuse bits on parts like the
|
||||||
|
at90s4433 as described in the following errata:
|
||||||
|
|
||||||
|
http://www.atmel.com/atmel/acrobat/doc1280.pdf
|
||||||
|
|
||||||
|
* Add part definition for at90s4414, at90s4433.
|
||||||
|
|
||||||
|
* Add fuse/lock bit memory instructions for the at90s1200,
|
||||||
|
at90s2333, at90s4433 and at90s8515.
|
||||||
|
|
||||||
|
* Fix setting of programmer status LEDs under certain write-fail
|
||||||
|
conditions.
|
||||||
|
|
||||||
|
|
||||||
Version 2.0.2 :
|
Version 2.0.2 :
|
||||||
|
|
||||||
* Fix writing to read-only memories such as the lock bits of the
|
* Fix writing to read-only memories such as the lock bits of the
|
||||||
|
|
Loading…
Reference in New Issue