mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-13 01:14:56 +00:00
Mention the libelf/libelf-devel requirement for the ELF feature.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1234 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
4
NEWS
4
NEWS
@@ -41,7 +41,9 @@ Current:
|
|||||||
|
|
||||||
- The -U option now accepts ELF files as input files, and extracts
|
- The -U option now accepts ELF files as input files, and extracts
|
||||||
the appropriate section contents that matches the requested memory
|
the appropriate section contents that matches the requested memory
|
||||||
region.
|
region. To enable this feature, the host system used for the
|
||||||
|
compilation must have a libelf around, including the respective
|
||||||
|
header files (i.e., package "libelf-devel" on many Linux systems).
|
||||||
|
|
||||||
- Programmers and parts lists
|
- Programmers and parts lists
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user