mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 14:35:27 +00:00
According to the part description XML file, set AllowFullPageBitStream for
the AT90CAN128 to "no". git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@477 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-06-15 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
* avrdude.conf.in: The AT90CAN128 has AllowFullPageBitstream = no.
|
||||
|
||||
2005-06-14 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
* avrdude.conf.in: Add support for the ATmega164/324/644.
|
||||
|
@@ -2062,6 +2062,7 @@ part
|
||||
spmcr = 0x57;
|
||||
rampz = 0x3b;
|
||||
eecr = 0x3f;
|
||||
allowfullpagebitstream = no;
|
||||
|
||||
memory "eeprom"
|
||||
paged = no; /* leave this "no" */
|
||||
|
Reference in New Issue
Block a user