Skip to content

Commit

Permalink
fake efuse for mega8
Browse files Browse the repository at this point in the history
  • Loading branch information
awatterott committed Aug 6, 2016
1 parent 4f4dda2 commit 140b044
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions software/Arduino/hardware/watterott/avr/tools/avrdude.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6537,6 +6537,10 @@ part
"x x x x x x x x i i i i i i i i";
;

memory "efuse"
size = 0;
;

memory "lock"
size = 1;
min_write_delay = 2000;
Expand Down

0 comments on commit 140b044

Please sign in to comment.