mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-16 02:31:06 +00:00
Add avrintel.[ch] to the project and warn if mcuid incompatible with avrintel.c
This commit is contained in:
@@ -583,6 +583,7 @@ AVRPART *avr_new_part(void) {
|
||||
p->mem_alias = lcreat(NULL, 0);
|
||||
|
||||
// Default values
|
||||
p->mcuid = -1;
|
||||
p->hvupdi_variant = -1;
|
||||
memset(p->signature, 0xFF, 3);
|
||||
p->reset_disposition = RESET_DEDICATED;
|
||||
|
||||
Reference in New Issue
Block a user