Skip to content

Commit

Permalink
renamed bootloader file
Browse files Browse the repository at this point in the history
  • Loading branch information
zeveland committed Oct 27, 2011
1 parent a6a59f1 commit a6381bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hardware/arduino/boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ leonardo.upload.speed=1200
leonardo.bootloader.low_fuses=0xde
leonardo.bootloader.high_fuses=0xd8
leonardo.bootloader.extended_fuses=0xcb
leonardo.bootloader.path=nuevo_diskloader
leonardo.bootloader.file=DiskLoader.hex
leonardo.bootloader.path=diskloader
leonardo.bootloader.file=DiskLoader-Leonardo.hex
leonardo.bootloader.unlock_bits=0x3F
leonardo.bootloader.lock_bits=0x2F
leonardo.build.mcu=atmega32u4
Expand Down

0 comments on commit a6381bb

Please sign in to comment.