Skip to content

Instantly share code, notes, and snippets.

@cmaglie
Created April 21, 2021 09:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmaglie/1881b8693e27dc6692fff56f76afd735 to your computer and use it in GitHub Desktop.
Save cmaglie/1881b8693e27dc6692fff56f76afd735 to your computer and use it in GitHub Desktop.
{
"packages": [
{
"name": "test",
"maintainer": "Test",
"websiteURL": "http://www.arduino.cc/",
"email": "packages@arduino.cc",
"help": {
"online": "http://www.arduino.cc/en/Reference/HomePage"
},
"platforms": [
{
"deprecated": true,
"name": "DEVVVVVVVV TEST for library dependencies",
"architecture": "sammmm",
"version": "1.6.10",
"category": "Arduino",
"url": "http://downloads.arduino.cc/cores/sam-1.6.10.tar.bz2",
"archiveFileName": "sam-1.6.10.tar.bz2",
"checksum": "SHA-256:c53afc342c4017a4f67b96826ace41653f795f4a82e648eb9a190ad995388906",
"size": "16474738",
"boards": [
{"name": "Arduino Dueeeee"}
],
"librariesDependencies" : [
{ "name": "ArduinoHttpClient" }
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "4.8.3-2014q1"
},
{
"packager": "arduino",
"name": "bossac",
"version": "1.6.1-arduino"
}
]
}
],
"tools": [
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment