Skip to content

Commit

Permalink
Removed extra info from json template and rename package to CMSIS-Atmel
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepmistry committed Dec 2, 2016
1 parent 2020a04 commit cf75d38
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions extras/package_index.json.template
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
{
"packages":
[
{
"name": "Atmel SAM CMSIS headers",
"maintainer": "Arduino",
"email": "packages@arduino.cc",
"tools":
[
{
"name": "Atmel SAM headers",
"name": "CMSIS-Atmel",
"version": "%%VERSION%%",
"systems":
[
Expand Down Expand Up @@ -49,7 +40,3 @@
}
]
}
]
}
]
}

0 comments on commit cf75d38

Please sign in to comment.