Skip to content

Commit d8de070

Browse files
author
Jim Lindblom
authored
Merge pull request #19 from grudir/patch-1
Removed unnecessary duplication of code in package json
2 parents 8df19bb + 745e4ef commit d8de070

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

IDE_Board_Manager/package_sparkfun_index.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages":[
3-
{
3+
{
44
"name":"SparkFun",
55
"maintainer":"SparkFun Electronics",
66
"websiteURL":"https://SparkFun.com",
@@ -34,19 +34,7 @@
3434
{ "name":"ATmega128RFA1 Dev Board" }
3535
],
3636
"toolsDependencies":[]
37-
}
38-
],
39-
"tools":[]
40-
},
41-
{
42-
"name":"SparkFun",
43-
"maintainer":"SparkFun Electronics",
44-
"websiteURL":"https://SparkFun.com",
45-
"email":"[email protected]",
46-
"help":{
47-
"online":"https://forum.sparkfun.com"
48-
},
49-
"platforms":[
37+
},
5038
{
5139
"name":"SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.6.5)",
5240
"architecture":"samd",

0 commit comments

Comments
 (0)