-
-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathpackage.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-3.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-3",
"skip": 1,
"platforms": {
"darwin-arm64": {
"fileName": "xpack-riscv-none-elf-gcc-14.2.0-3-darwin-arm64.tar.gz",
"sha256": "e76e86b8c500f8e92b3b4ff7b0444cfbf3b218515f322929e0744ec3b9ed80a8"
},
"darwin-x64": {
"fileName": "xpack-riscv-none-elf-gcc-14.2.0-3-darwin-x64.tar.gz",
"sha256": "8a6e699f12876152d6386e777675d94529ccc21a57224a69d973f676949a1687"
},
"linux-arm64": {
"fileName": "xpack-riscv-none-elf-gcc-14.2.0-3-linux-arm64.tar.gz",
"sha256": "0c0551986e30174af55f245e1c3a86c45233fc793bf36586567f266ada6fdd98"
},
"linux-arm": {
"fileName": "xpack-riscv-none-elf-gcc-14.2.0-3-linux-arm.tar.gz",
"sha256": "c8587c7a45b141e1e949084f2c05a51e01f7d4494c0e647c623ee857dbc1a89d"
},
"linux-x64": {
"fileName": "xpack-riscv-none-elf-gcc-14.2.0-3-linux-x64.tar.gz",
"sha256": "f574415b63f12b09bdd3475223ab492a465d23810646c90c13a4c3b676c83503"
},
"win32-x64": {
"fileName": "xpack-riscv-none-elf-gcc-14.2.0-3-win32-x64.zip",
"sha256": "9bb15efdeca256532c4a83ce6462c7dc1f9cfebe1f1f43d581b2ad7d077209b6"
}
}
},
"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"
}
}
}