Update board package to 1.3.5

Updated ArduboyFX library to version 1.0.4
This commit is contained in:
Mr.Blinky 2022-11-18 17:34:03 +01:00
parent bee1697dab
commit 3c19ce9f53
2 changed files with 22 additions and 0 deletions

Binary file not shown.

View File

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