We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a59f1 commit a6381bbCopy full SHA for a6381bb
hardware/arduino/boards.txt
@@ -151,8 +151,8 @@ leonardo.upload.speed=1200
151
leonardo.bootloader.low_fuses=0xde
152
leonardo.bootloader.high_fuses=0xd8
153
leonardo.bootloader.extended_fuses=0xcb
154
-leonardo.bootloader.path=nuevo_diskloader
155
-leonardo.bootloader.file=DiskLoader.hex
+leonardo.bootloader.path=diskloader
+leonardo.bootloader.file=DiskLoader-Leonardo.hex
156
leonardo.bootloader.unlock_bits=0x3F
157
leonardo.bootloader.lock_bits=0x2F
158
leonardo.build.mcu=atmega32u4
0 commit comments