1 Star 0 Fork 0

blutter/platform-wchch32v

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
platform.json 1.37 KB
一键复制 编辑 原始数据 按行查看 历史
blutter 提交于 2023-08-22 09:22 +08:00 . modified: platform.json
{
"name": "wchch32v",
"title": "WCH CH32V",
"license": "GPL-3.0",
"homepage": "https://gitee.com/blutter/platform-wchch32v",
"keywords": [
"dev-platform",
"RISCV",
"RISC-V",
"CH32V"
],
"engines": {
"platformio": "^5"
},
"repository": {
"type": "git",
"url": "https://gitee.com/blutter/platform-wchch32v.git"
},
"version": "0.1.2",
"frameworks": {
"arduino": {
"package": "framework-arduino-wchch32v",
"script": "builder/frameworks/arduino.py"
}
},
"packages": {
"toolchain-gccriscvnoneembed": {
"type": "toolchain",
"owner": "platformio",
"version": "https://gitee.com/blutter/toolchain-gccriscvnoneembed.git"
},
"framework-arduino-wchch32v": {
"type": "framework",
"owner": "platformio",
"version": "https://gitee.com/blutter/framework-arduino-wchch32v.git"
},
"tool-openocd-wch32": {
"type": "uploader",
"optional": true,
"owner": "platformio",
"version": "https://gitee.com/blutter/tool-openocd-wch32.git"
},
"tool-jlink": {
"type": "uploader",
"optional": true,
"owner": "platformio",
"version": "^1.63208.0"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/blutter/platform-wchch32v.git
git@gitee.com:blutter/platform-wchch32v.git
blutter
platform-wchch32v
platform-wchch32v
master

搜索帮助