mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-13 17:34:56 +00:00
avr32 cleanup, now does flash read and verify
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@870 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -723,7 +723,6 @@ int main(int argc, char * argv [])
|
||||
}
|
||||
|
||||
if(p->flags & AVRPART_AVR32) {
|
||||
if(erase) p->flags |= AVRPART_CHIP_ERASE;
|
||||
safemode = 0;
|
||||
auto_erase = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user