mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-16 18:44:17 +00:00
Add ordered list of known memories to avr.c with access functions
This commit is contained in:
@@ -1320,6 +1320,7 @@ part_parm :
|
||||
mem->desc[AVR_MEMDESCLEN-1] = 0;
|
||||
ladd(current_part->mem, mem);
|
||||
}
|
||||
avr_add_mem_order($2->value.string);
|
||||
current_mem = mem;
|
||||
free_token($2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user