mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-28 06:55:27 +00:00
Make -A default for urclock programmer
This commit is contained in:
@@ -2125,4 +2125,6 @@ void urclock_initpgm(PROGRAMMER *pgm) {
|
||||
pgm->parseextparams = urclock_parseextparms;
|
||||
pgm->term_keep_alive = urclock_term_keep_alive;
|
||||
pgm->flash_readhook = urclock_flash_readhook;
|
||||
|
||||
disable_trailing_ff_removal();
|
||||
}
|
||||
|
Reference in New Issue
Block a user