Skip to content

Commit

Permalink
Fix duplicate entry
Browse files Browse the repository at this point in the history
  • Loading branch information
cathedrow committed May 9, 2010
1 parent 5eab5df commit 2f64a38
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions optiboot/boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,6 @@ atmega328o.build.core=arduino

##############################################################

atmega328o.name=[Optiboot] Arduino Duemilanove or Nano w/ ATmega328
atmega328o.upload.protocol=stk500
atmega328o.upload.maximum_size=32256
atmega328o.upload.speed=115200
atmega328o.bootloader.low_fuses=0xff
atmega328o.bootloader.high_fuses=0xde
atmega328o.bootloader.extended_fuses=0x05
atmega328o.bootloader.path=optiboot
atmega328o.bootloader.file=optiboot_atmega328.hex
atmega328o.bootloader.unlock_bits=0x3F
atmega328o.bootloader.lock_bits=0x0F
atmega328o.build.mcu=atmega328p
atmega328o.build.f_cpu=16000000L
atmega328o.build.core=arduino

##############################################################

diecimilao.name=[Optiboot] Arduino Diecimila, Duemilanove, Nano, NG w/ ATmega168
diecimilao.upload.protocol=stk500
diecimilao.upload.maximum_size=15360
Expand Down

0 comments on commit 2f64a38

Please sign in to comment.