@iitm_shakti/devices
Version:
An xPack with the µOS++ support for the Shakti devices
39 lines (37 loc) • 979 B
JSON
{
"name": "@iitm_shakti/devices",
"version": "0.1.2",
"description": "An xPack with the µOS++ support for the Shakti devices",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"link": "npm link xsvd",
"gen": "xsvd gen-headers --file xsvd/artix7-xsvd.json --dest include/shakti-devices/arty/artix7"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/shaktiproject/software/shakti-devices-xpack.git"
},
"homepage": "https://gitlab.com/shaktiproject/software/shakti-devices-xpack",
"keywords": [
"xpack",
"c++",
"micro-os-plus",
"shakti",
"risc-v",
"riscv"
],
"author": "IIT-M <sathya281@gmail.com> (http://shakti.org.in/)",
"config": {},
"dependencies": {
"@micro-os-plus/riscv-arch": "~1.0.2"
},
"devDependencies": {
"xsvd": "~0.2.3"
},
"xpack": {},
"license": "IITM"
,"_resolved": ""
,"_integrity": ""
,"_from": "@iitm_shakti/device@0.1.0"
}