-
-
Notifications
You must be signed in to change notification settings - Fork 17
/
package.json
98 lines (98 loc) · 4.45 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
"name": "@xpack-dev-tools/riscv-none-elf-gcc",
"version": "14.2.0-2.1",
"description": "A binary xPack with the GNU RISC-V Embedded GCC executables",
"main": "",
"scripts": {
"postversion": "git push origin --all && git push origin --tags"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xpack-dev-tools/riscv-none-gcc-xpack.git/"
},
"bugs": {
"url": "https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/issues/"
},
"homepage": "https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/#readme",
"keywords": [
"xpack",
"gcc",
"riscv",
"toolchain",
"embedded"
],
"author": {
"name": "Liviu Ionescu",
"email": "[email protected]",
"url": "https://github.com/ilg-ul/"
},
"license": "MIT",
"xpack": {
"minimumXpmRequired": "0.16.3",
"binaries": {
"destination": "./.content",
"baseUrl": "https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/download/v14.2.0-2",
"skip": 1,
"platforms": {
"darwin-arm64": {
"fileName": "xpack-riscv-none-elf-gcc-14.2.0-2-darwin-arm64.tar.gz",
"sha256": "7a0e1ab5be053761cab354feade92e803e47eea841585a1df127820dcf33bea4"
},
"darwin-x64": {
"fileName": "xpack-riscv-none-elf-gcc-14.2.0-2-darwin-x64.tar.gz",
"sha256": "f6930ecadda7a5b37c8557534e2d7a44da5601129fafa17e4e36020f778c9e1a"
},
"linux-arm64": {
"fileName": "xpack-riscv-none-elf-gcc-14.2.0-2-linux-arm64.tar.gz",
"sha256": "e1348fdd679131510f610a9aa42ec4e5d6bceb40115df4b57a44cb7186a7caa7"
},
"linux-arm": {
"fileName": "xpack-riscv-none-elf-gcc-14.2.0-2-linux-arm.tar.gz",
"sha256": "16a797c25e3bc1aeb056472b357731cae38378fe52bde75b11abf23eecfd14b9"
},
"linux-x64": {
"fileName": "xpack-riscv-none-elf-gcc-14.2.0-2-linux-x64.tar.gz",
"sha256": "0ab93937aab882c3a69f63eff4fe8fc6e360e4a23776004fa116ad692e699d23"
},
"win32-x64": {
"fileName": "xpack-riscv-none-elf-gcc-14.2.0-2-win32-x64.zip",
"sha256": "30f44bbea58954c1679528a0ebba6cc117671f78412267f85dcee4cdc029c477"
}
}
},
"bin": {
"riscv-none-elf-addr2line": "./.content/bin/riscv-none-elf-addr2line",
"riscv-none-elf-ar": "./.content/bin/riscv-none-elf-ar",
"riscv-none-elf-as": "./.content/bin/riscv-none-elf-as",
"riscv-none-elf-c++": "./.content/bin/riscv-none-elf-c++",
"riscv-none-elf-c++filt": "./.content/bin/riscv-none-elf-c++filt",
"riscv-none-elf-cpp": "./.content/bin/riscv-none-elf-cpp",
"riscv-none-elf-elfedit": "./.content/bin/riscv-none-elf-elfedit",
"riscv-none-elf-g++": "./.content/bin/riscv-none-elf-g++",
"riscv-none-elf-gcc": "./.content/bin/riscv-none-elf-gcc",
"riscv-none-elf-gcc-ar": "./.content/bin/riscv-none-elf-gcc-ar",
"riscv-none-elf-gcc-nm": "./.content/bin/riscv-none-elf-gcc-nm",
"riscv-none-elf-gcc-ranlib": "./.content/bin/riscv-none-elf-gcc-ranlib",
"riscv-none-elf-gcov": "./.content/bin/riscv-none-elf-gcov",
"riscv-none-elf-gcov-dump": "./.content/bin/riscv-none-elf-gcov-dump",
"riscv-none-elf-gcov-tool": "./.content/bin/riscv-none-elf-gcov-tool",
"riscv-none-elf-gdb": "./.content/bin/riscv-none-elf-gdb",
"riscv-none-elf-gdb-add-index": "./.content/bin/riscv-none-elf-gdb-add-index",
"riscv-none-elf-gdb-add-index-py3": "./.content/bin/riscv-none-elf-gdb-add-index-py3",
"riscv-none-elf-gdb-py3": "./.content/bin/riscv-none-elf-gdb-py3",
"riscv-none-elf-gfortran": "./.content/bin/riscv-none-elf-gfortran",
"riscv-none-elf-gprof": "./.content/bin/riscv-none-elf-gprof",
"riscv-none-elf-ld": "./.content/bin/riscv-none-elf-ld",
"riscv-none-elf-ld.bfd": "./.content/bin/riscv-none-elf-ld.bfd",
"riscv-none-elf-lto-dump": "./.content/bin/riscv-none-elf-lto-dump",
"riscv-none-elf-nm": "./.content/bin/riscv-none-elf-nm",
"riscv-none-elf-objcopy": "./.content/bin/riscv-none-elf-objcopy",
"riscv-none-elf-objdump": "./.content/bin/riscv-none-elf-objdump",
"riscv-none-elf-ranlib": "./.content/bin/riscv-none-elf-ranlib",
"riscv-none-elf-readelf": "./.content/bin/riscv-none-elf-readelf",
"riscv-none-elf-size": "./.content/bin/riscv-none-elf-size",
"riscv-none-elf-strings": "./.content/bin/riscv-none-elf-strings",
"riscv-none-elf-strip": "./.content/bin/riscv-none-elf-strip"
}
}
}