Skip to content

Commit

Permalink
Added empty efuse property for atmega8 bootloader rules
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed Dec 16, 2016
1 parent c665488 commit b1f3492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hardware/arduino/avr/boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -735,6 +735,7 @@ atmegang.menu.cpu.atmega8.upload.maximum_data_size=1024

atmegang.menu.cpu.atmega8.bootloader.low_fuses=0xdf
atmegang.menu.cpu.atmega8.bootloader.high_fuses=0xca
atmegang.menu.cpu.atmega8.bootloader.extended_fuses=
atmegang.menu.cpu.atmega8.bootloader.file=atmega8/ATmegaBOOT-prod-firmware-2009-11-07.hex

atmegang.menu.cpu.atmega8.build.mcu=atmega8
Expand Down

0 comments on commit b1f3492

Please sign in to comment.