diff options
author | Cristian Maglie <c.maglie@bug.st> | 2013-08-31 15:20:15 +0200 |
---|---|---|
committer | Cristian Maglie <c.maglie@bug.st> | 2013-08-31 15:20:15 +0200 |
commit | 4d851c1c5998ffeee63b697f9c5d655e5b5885c4 (patch) | |
tree | 1217735233bf9389603ce6bb6aad765bfe039440 /boards.txt | |
parent | 67c84855c2f3ce99b091a756bb2ca1a016260659 (diff) |
Wrong boards.txt entry (sub-menu items) for Arduino Nano w/atmega328.
Fixes #1558
Diffstat (limited to 'boards.txt')
-rw-r--r-- | boards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,7 @@ nano.menu.cpu.atmega328.bootloader.high_fuses=0xDA nano.menu.cpu.atmega328.bootloader.extended_fuses=0x05 nano.menu.cpu.atmega328.bootloader.file=atmega/ATmegaBOOT_168_atmega328.hex -menu.cpu.nano.atmega328.build.mcu=atmega328p +nano.menu.cpu.atmega328.build.mcu=atmega328p ## Arduino Nano w/ ATmega168 ## ------------------------- |