Update boardpackage to 1.3.1

Update Arduboy FX library and examples
This commit is contained in:
Mr.Blinky 2022-02-23 02:01:19 +01:00
parent d711506e3d
commit 667d7c307a
2 changed files with 22 additions and 0 deletions

Binary file not shown.

View File

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