mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
* avr910.c: Reading a 16 bit word in paged load needs to swap the
bytes since the 'R' command returns MSB first and the internal buffer stores LSB first. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@307 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2003-04-09 Theodore A. Roth <troth@openavr.org>
|
||||
|
||||
* avr910.c: Reading a 16 bit word in paged load needs to swap the
|
||||
bytes since the 'R' command returns MSB first and the internal buffer
|
||||
stores LSB first.
|
||||
|
||||
2003-04-07 Theodore A. Roth <troth@openavr.org>
|
||||
|
||||
* stk500.c: Don't print out read/write byte progress unless the verbose
|
||||
|
Reference in New Issue
Block a user