Skip to content

Commit f7f69bf

Browse files
Fixed more lilypad names
1 parent a61e2b6 commit f7f69bf

File tree

18 files changed

+5
-5
lines changed

18 files changed

+5
-5
lines changed

IDE_Board_Manager/package_sparkfun_index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@
157157
"category": "Contributed",
158158
"url": "https://github.com/sparkfun/Arduino_Boards/raw/LilyProtoBoard/IDE_Board_Manager/sparkfunboards.1.1.8.tar.bz2",
159159
"archiveFileName": "sparkfunboards.1.1.8.tar.bz2",
160-
"checksum": "SHA-256:A07EBAEDA51DFDAD66420128E55C3B60D2DE36A0BFF033961ED70E45D3D12C86",
161-
"size": "1238332",
160+
"checksum": "SHA-256:5227002DB975C1C664775BED3B5841535A0DD396DFD9DDF936854153E658F4A3",
161+
"size": "1238349",
162162
"help": {
163163
"online": "https://forums.sparkfun.com"
164164
},
17 Bytes
Binary file not shown.

sparkfun/avr/boards.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ LilyPadProtoUSB.bootloader.tool=avrdude
367367
LilyPadProtoUSB.bootloader.low_fuses=0xff
368368
LilyPadProtoUSB.bootloader.high_fuses=0xd8
369369
LilyPadProtoUSB.bootloader.extended_fuses=0xce
370-
LilyPadProtoUSB.bootloader.file=caterina/Caterina-lilypadprototypingboard.hex
370+
LilyPadProtoUSB.bootloader.file=caterina/Caterina-lilypadusbplus.hex
371371
LilyPadProtoUSB.bootloader.unlock_bits=0x3F
372372
LilyPadProtoUSB.bootloader.lock_bits=0x2F
373373

@@ -378,5 +378,5 @@ LilyPadProtoUSB.build.pid=0x0110
378378
LilyPadProtoUSB.build.usb_product="LilyPad Arduino USB Plus"
379379
LilyPadProtoUSB.build.board=AVR_LILYPAD_PROTOTYPING_BOARD
380380
LilyPadProtoUSB.build.core=arduino:arduino
381-
LilyPadProtoUSB.build.variant=lilypadprototypingboard
381+
LilyPadProtoUSB.build.variant=lilypadusbplus
382382
LilyPadProtoUSB.build.extra_flags={build.usb_flags}

sparkfun/avr/bootloaders/caterina/build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ make PID=0x920B F_CPU=16000000
2121
copy Caterina.hex Caterina-minibench.hex
2222
make clean
2323
make PID=0x0110 F_CPU=8000000
24-
copy Caterina.hex Caterina-lilypadprototypingboard.hex
24+
copy Caterina.hex Caterina-lilypadusbplus.hex

0 commit comments

Comments
 (0)