Files
tool-openocd/package.json

11 lines
468 B
JSON

{
"name": "tool-openocd",
"version": "1.0.0",
"description": "Open On-Chip Debugger. Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing",
"keywords": ["build tools", "compiler", "assembler", "linker", "preprocessor", "loongson", "la32", "la132", "loongarch"],
"license": "GPL-2.0-or-later",
"repository":
{"type": "git",
"url": "https://git.whlug.cn/chenzitong/tool-openocd.git"},
"system": ["windows_amd64", "windows_arm64"]
}