Record my recent changes.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@514 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
a5d820cacc
commit
8ea8105786
14
ChangeLog
14
ChangeLog
|
@ -14,6 +14,20 @@
|
|||
- no page writes when not using auto-increment;
|
||||
- an extraneous page write when data ends on page boundary.
|
||||
|
||||
2005-09-17 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
* avrdude.conf.in: Fix the poll values for the ATmega103's EEPROM
|
||||
so they eventually match the XML file.
|
||||
This fixes bug #7492: EEPROM writing fail on atmega103 with
|
||||
atavrisp
|
||||
|
||||
2005-09-17 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
* avrdude.conf.in: The ATmega128 has four oscillator calibration
|
||||
bytes, not only a single one.
|
||||
This closes bug #11496: Memory bank calibration on atmega128
|
||||
should have 4 bytes
|
||||
|
||||
2005/09/17 Brian S. Dean <bsd@bsdhome.com>
|
||||
|
||||
* avrdude.1:
|
||||
|
|
Loading…
Reference in New Issue