update 1.2.7 json

This commit is contained in:
Mr.Blinky 2019-07-22 22:50:54 +02:00 committed by GitHub
parent 0ccf75bef1
commit 0078f43a18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

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