2 changes: 1 addition & 1 deletion 2 embed/toolchain/riscv-none-elf-gcc.sh Original file line numberDiff line numberDiff line change @@ -21,7 +21,7 @@ function build() { cd ${DIR} mkdir -p ${TC_DIR}/riscv ./configure --prefix=${TC_DIR}/riscv --enable-multilib --target=...
gcc-arm-none-eabi.sh msp430-gcc.sh riscv-none-elf-gcc.sh 2 changes: 1 addition & 1 deletion 2 .github/workflows/release-branch.yml Original file line numberDiff line numberDiff line change @@ -17,7 +17,7 @@ on: env: DOCKER_PASS: '${{ secrets.HUB_DOCKER_COM_PASS }}' GITHUB...
The xPack GNU RISC-V Embedded GCC A standalone cross-platform (Windows, macOS, GNU/Linux) binary distribution of GNU RISC-V Embedded GCC, intended for reproducible builds. Project documentation For information on how to install and use the tools provided by this project, please refer to the ...
cdmy-project xpm init#Add a package.json if not already presentxpm install @xpack-dev-tools/riscv-none-elf-gcc@latest --verbose ls -l xpacks/.bin This command will: install the latest available version, into the central xPacks store, if not already there ...
cdmy-project xpm init#Add a package.json if not already presentxpm install @xpack-dev-tools/riscv-none-elf-gcc@latest --verbose ls -l xpacks/.bin This command will: install the latest available version, into the central xPacks store, if not already there ...
The riscv-none-embed-gcc-xpack is now deprecated, and there will be no further releases. Please update your project to use the new riscv-none-elf-gcc-xpack toolchain. Owner wuxx commented Mar 1, 2023 OK, got it, Thanks~! Owner wuxx commented Mar 1, 2023 hello, but when I try...
riscv-none-elf-gcc (xPack GNU RISC-V Embedded GCC x86_64) 13.2.0 ``` @@ -771,12 +771,12 @@ watching this project. - select the `xpack-develop` branch - check the latest commits `npm run git-log` - update `CHANGELOG.md`, add a line like _* v13.2.0-1.1 publishe...
A binary distribution of the GNU RISC-V Embedded GCC toolchain - .cproject update · LimXu1/riscv-none-elf-gcc-xpack@d6807a0
git clone https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack.git \ ~/Work/xpacks/riscv-none-elf-gcc-xpack.git ~/Work/xpack-dev-tools/riscv-none-elf-gcc-xpack.git ```For development purposes, clone the `xpack-develop` branch:`...
Merge branch 'xpack-develop' of https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack into xpack-develop ilg-ulcommittedSep 20, 2023 ab2097f package.json: bump deps ilg-ulcommittedSep 20, 2023 f253f93 Merge branch 'xpack-develop' of https://github.com/xpack-dev-tools...