Skip to content

Commit f500462

Browse files
committed
updated boards.txt
1 parent 76d25e4 commit f500462

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hardware/arduino/avr/boards.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,8 @@ menu.cpu.atmegang.atmega168.bootloader.high_fuses=0xdd
437437
menu.cpu.atmegang.atmega168.bootloader.extended_fuses=0x00
438438
menu.cpu.atmegang.atmega168.bootloader.file=atmega/ATmegaBOOT_168_ng.hex
439439

440+
menu.cpu.atmegang.atmega168.build.mcu=atmega168
441+
440442
## Arduino NG or older w/ ATmega8
441443
menu.cpu.atmegang.atmega8=ATmega8
442444

@@ -445,3 +447,5 @@ menu.cpu.atmegang.atmega8.upload.maximum_size=7168
445447
menu.cpu.atmegang.atmega8.bootloader.low_fuses=0xdf
446448
menu.cpu.atmegang.atmega8.bootloader.high_fuses=0xca
447449
menu.cpu.atmegang.atmega8.bootloader.file=atmegang/ATmegaBOOT.hex
450+
451+
menu.cpu.atmegang.atmega8.build.mcu=atmega8

0 commit comments

Comments
 (0)