Update 1.2.6 package

This commit is contained in:
Mr.Blinky 2019-04-07 17:01:27 +02:00 committed by GitHub
parent 0ee223abf2
commit b485cf0bf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -141,6 +141,28 @@
],
"toolsDependencies": [
]
},
{
"name": "Arduboy homemade package",
"architecture": "avr",
"version": "1.2.6",
"category": "Contributed",
"help": {
"online": "http://community.arduboy.com/"
},
"url": "https://raw.githubusercontent.com/MrBlinky/Arduboy-homemade-package/master/board-package/arduboy-homemade-1.2.5.zip",
"archiveFileName": "arduboy-homemade-1.2.6.zip",
"checksum": "SHA-256:520d0efb325944a8804777185f087d5c2b37cbf0273e7ccce87f9b385ab35b29",
"size": "905977",
"boards": [
{"name": "Arduboy production"},
{"name": "Arduboy DevKit"},
{"name": "Arduino Leonardo"},
{"name": "Arduino / Genuino Micro"},
{"name": "SparkFun ProMicro 5V"}
],
"toolsDependencies": [
]
} ],
"tools":[]
}