bug #34277: avrdude reads wrong byte order if using avr911 (aka butterfly)

* butterfly.c (butterfly_read_byte_flash): Swap bytes received.



git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1219 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2013-09-13 06:54:53 +00:00
parent ef621bc443
commit 5113b8051a
3 changed files with 9 additions and 3 deletions

1
NEWS
View File

@@ -95,6 +95,7 @@ Current:
- bug #38732: Support for ATtiny1634
- bug #36901 flashing Atmega32U4 EEPROM produces garbage on chip
- bug #28344 chip_erase_delay too short for ATmega324P, 644, 644P, and 1284P
- bug #34277: avrdude reads wrong byte order if using avr911 (aka butterfly)
* Keep track of input file contents