Mention we can read ELF files now.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1060 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
a74cd4d03d
commit
7fa0f7146a
3
NEWS
3
NEWS
|
@ -29,6 +29,9 @@ Current:
|
||||||
* The EEPROM contents for the cyclecounter is only read when
|
* The EEPROM contents for the cyclecounter is only read when
|
||||||
explicitly requested by a -y or -Y option.
|
explicitly requested by a -y or -Y option.
|
||||||
|
|
||||||
|
* The -U option now accepts ELF files as input files, and extracts
|
||||||
|
the appropriate section contents that matches the requested memory
|
||||||
|
region.
|
||||||
|
|
||||||
Version 5.11:
|
Version 5.11:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue