Skip to content

Commit 3718970

Browse files
authored
Merge pull request #99 from gigoh/fix-bootloader-path
Correct yunmini.bootloader.file on boards.txt
2 parents 786e405 + d908f32 commit 3718970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: boards.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@ yunmini.bootloader.tool=avrdude
946946
yunmini.bootloader.low_fuses=0xff
947947
yunmini.bootloader.high_fuses=0xd8
948948
yunmini.bootloader.extended_fuses=0xfb
949-
yunmini.bootloader.file=caterina/Caterina-Yunmini.hex
949+
yunmini.bootloader.file=caterina/Caterina-YunMini.hex
950950
yunmini.bootloader.unlock_bits=0x3F
951951
yunmini.bootloader.lock_bits=0x2F
952952

0 commit comments

Comments
 (0)