Skip to content

Commit 003ff28

Browse files
committed
Wrong boards.txt entry (sub-menu items) for Arduino Nano w/atmega328.
Fixes #1558
1 parent 9cd8541 commit 003ff28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/arduino/avr/boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ nano.menu.cpu.atmega328.bootloader.high_fuses=0xDA
9999
nano.menu.cpu.atmega328.bootloader.extended_fuses=0x05
100100
nano.menu.cpu.atmega328.bootloader.file=atmega/ATmegaBOOT_168_atmega328.hex
101101

102-
menu.cpu.nano.atmega328.build.mcu=atmega328p
102+
nano.menu.cpu.atmega328.build.mcu=atmega328p
103103

104104
## Arduino Nano w/ ATmega168
105105
## -------------------------

0 commit comments

Comments
 (0)