mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 14:35:27 +00:00
Implement ELF file reading (finally). Requires libelf(3) to be
present on the host system. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1056 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -773,6 +773,10 @@ Motorola S-record
|
||||
@itemx r
|
||||
raw binary; little-endian byte order, in the case of the flash ROM data
|
||||
|
||||
@itemx e
|
||||
ELF (Executable and Linkable Format), the final output file from the
|
||||
linker; currently only accepted as an input file
|
||||
|
||||
@itemx m
|
||||
immediate mode; actual byte values specified on the command line,
|
||||
separated by commas or spaces in place of the @var{filename} field of
|
||||
|
Reference in New Issue
Block a user