13 lines
469 B
JSON
13 lines
469 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/LoongIDE/tool-openocd.git"
|
|
},
|
|
"system": ["windows_amd64", "windows_arm64"]
|
|
} |