Skip to content

Commit 2d979a6

Browse files
committed
Adding support for SerLCD in AVR package manager.
1 parent f6ad7a8 commit 2d979a6

File tree

2 files changed

+52
-0
lines changed

2 files changed

+52
-0
lines changed

IDE_Board_Manager/package_sparkfun_index.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,58 @@
297297
],
298298
"toolsDependencies": []
299299
},
300+
{
301+
"name": "SparkFun AVR Boards",
302+
"architecture": "avr",
303+
"version": "1.1.11",
304+
"category": "Contributed",
305+
"url": "https://github.com/sparkfun/Arduino_Boards/raw/master/IDE_Board_Manager/sparkfunboards.1.1.11.tar.bz2",
306+
"archiveFileName": "sparkfunboards.1.1.11.tar.bz2",
307+
"checksum": "SHA-256:998CAAB85FE6A7722B024848BEADA4994585F93267133256BFAF6DF7F71DFD3C",
308+
"size": "1238226",
309+
"help": {
310+
"online": "https://forums.sparkfun.com"
311+
},
312+
"boards": [
313+
{
314+
"name": "RedBoard"
315+
},
316+
{
317+
"name": "MaKey MaKey"
318+
},
319+
{
320+
"name": "Pro Micro"
321+
},
322+
{
323+
"name": "Fio v3"
324+
},
325+
{
326+
"name": "Qduino Mini"
327+
},
328+
{
329+
"name": "Digital Sandbox"
330+
},
331+
{
332+
"name": "Mega Pro"
333+
},
334+
{
335+
"name": "RedBot"
336+
},
337+
{
338+
"name": "Serial 7-segment Display"
339+
},
340+
{
341+
"name": "ATmega128RFA1 Dev Board"
342+
},
343+
{
344+
"name": "LilyPad USB Plus"
345+
},
346+
{
347+
"name": "Serial LCD"
348+
}
349+
],
350+
"toolsDependencies": []
351+
},
300352
{
301353
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.6.5)",
302354
"architecture": "samd",
1.18 MB
Binary file not shown.

0 commit comments

Comments
 (0)