mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-18 19:34:42 +00:00
Submitted by Matthias Trute:
bug #36901 flashing Atmega32U4 EEPROM produces garbage on chip * avrdude.conf.in (ATmega32U4): Fix EEPROM pagesize to 4, the datasheet is wrong here. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@1215 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -93,6 +93,7 @@ Current:
|
||||
- bug #38951: AVR109 use byte offset instead of word offset
|
||||
- patch #7769: Write flash fails for AVR910 programmers
|
||||
- bug #38732: Support for ATtiny1634
|
||||
- bug #36901 flashing Atmega32U4 EEPROM produces garbage on chip
|
||||
|
||||
* Keep track of input file contents
|
||||
|
||||
|
||||
Reference in New Issue
Block a user