Skip to content

Commit 745e4ef

Browse files
authored
Removed unnecessary duplication of code in package json
Removed unnecessary duplication of code in package json which causes issues with Arduino Eclipse IDE v4.0.
1 parent 8df19bb commit 745e4ef

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)