@sifive/arty-boards
Version:
An xPack with the µOS++ support for the SiFive Core Complex Arty boards
39 lines (38 loc) • 897 B
JSON
{
"name": "@sifive/arty-boards",
"version": "1.0.3",
"description": "An xPack with the µOS++ support for the SiFive Core Complex Arty boards",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/micro-os-plus/sifive-arty-boards-xpack.git"
},
"homepage": "https://github.com/micro-os-plus/sifive-arty-boards-xpack",
"keywords": [
"xpack",
"c++",
"micro-os-plus",
"sifive",
"corecomplex",
"arty",
"risc-v",
"board"
],
"author": {
"name": "Liviu Ionescu",
"email": "ilg@livius.net",
"url": "https://github.com/ilg-ul"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/micro-os-plus/sifive-arty-boards-xpack/issues"
},
"config": {},
"dependencies": {
"@sifive/devices": "~1.0.3"
},
"xpack": {}
}