Files
SyncHome/trunk/Arduino/libraries/Gamebuino_Classic/library.json
2023-03-17 11:59:21 +00:00

17 lines
363 B
JSON

{
"name": "Gamebuino",
"description": "An Arduino based game console",
"keywords": "game, console",
"authors": {
"name": "Aurelien Rodot",
"url": "https://github.com/Rodot/"
},
"repository": {
"type": "git",
"url": "https://github.com/Rodot/Gamebuino.git"
},
"version": "0.4",
"framework": "arduino",
"platforms": "atmelavr"
}