3 Star 5 Fork 1

Nuclei-Software / platform-nuclei

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
platform.json 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
me_e860 提交于 2022-05-27 14:52 . Add compatibility with PIO Core 6.0
{
"name": "nuclei",
"title": "Nuclei",
"description": "Find professional RISC-V Processor IP in Nuclei, first professional RISC-V IP company in Mainland China, match all your requirements in AIoT Era.",
"homepage": "https://nucleisys.com/",
"keywords": [
"dev-platform",
"Nuclei",
"RISC-V",
"AIoT"
],
"license": "Apache-2.0",
"engines": {
"platformio": "^6"
},
"repository": {
"type": "git",
"url": "https://github.com/Nuclei-Software/platform-nuclei.git"
},
"version": "1.0.12",
"frameworks": {
"nuclei-sdk": {
"package": "framework-nuclei-sdk",
"script": "builder/frameworks/nuclei-sdk.py",
"description": "Open Source Software Development Kit for the Nuclei N/NX processors",
"homepage": "https://github.com/Nuclei-Software/nuclei-sdk",
"title": "Nuclei SDK"
}
},
"packages": {
"toolchain-riscv-gcc-nuclei": {
"type": "toolchain",
"owner": "nuclei",
"version": "~9.2.1"
},
"framework-nuclei-sdk": {
"optional": true,
"type": "framework",
"owner": "nuclei",
"version": "~0.3.1"
},
"tool-openocd-nuclei": {
"optional": true,
"type": "uploader",
"owner": "nuclei",
"version": "~0.10.2"
},
"tool-jlink": {
"type": "uploader",
"optional": true,
"owner": "platformio",
"version": "^1.65200.0"
}
}
}
Python
1
https://gitee.com/Nuclei-Software/platform-nuclei.git
git@gitee.com:Nuclei-Software/platform-nuclei.git
Nuclei-Software
platform-nuclei
platform-nuclei
master

搜索帮助