Search Criteria
Package Details: mounriver-studio-toolchain-riscv-gcc-bin 1.92-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mounriver-studio-toolchain-bin.git (read-only, click to copy) |
---|---|
Package Base: | mounriver-studio-toolchain-bin |
Description: | MRS Toolchain Support for RISC-V assembly and GNU C compilation, link operation. |
Upstream URL: | http://www.mounriver.com/ |
Keywords: | mounriver openocd studio toolchain WCH |
Licenses: | GPL2, custom, GPL3 |
Provides: | MRS-Toolchain |
Submitter: | taotieren |
Maintainer: | taotieren (yjun, glatavento) |
Last Packager: | taotieren |
Votes: | 4 |
Popularity: | 0.000083 |
First Submitted: | 2021-08-03 07:02 (UTC) |
Last Updated: | 2024-11-05 02:56 (UTC) |
Dependencies (12)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- python (python37AUR, python311AUR, python310AUR)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- ch341eeprom-gitAUR (optional) – A libusb based programming tool for 24xx I²C EEPROMs using the WCH CH341A
- ch341eepromtoolAUR (optional) – An i2c serial EEPROM programming tool for the WCH CH341A
- ch341prog-gitAUR (optional) – A simple command line tool (programmer) interfacing with ch341a
- ch343ser-dkms (ch343ser-dkms-gitAUR) (optional) – USB serial driver for ch342/ch343/ch344/ch347/ch347f/ch9101/ch9102/ch9103/ch9104, etc (dkms).
- ch34x-dkms-gitAUR (optional) – CH341SER driver with fixed bug
- i2c-ch341-dkmsAUR (optional) – CH341 USB-I2C adapter driver
- spi-ch341-usb-dkmsAUR (optional) – SPI/GPIO driver for CH341
- wchispAUR (wchispAUR, wchisp-gitAUR) (optional) – WCH ISP Tool in Rust
Latest Comments
taotieren commented on 2024-11-05 02:58 (UTC)
@digitalphoton Thanks
digitalphoton commented on 2024-10-31 14:17 (UTC)
The source download link http://file.mounriver.com/tools/MRS_Toolchain_Linux_x64_V1.92.tar.xz no longer works. It instead needs to be replaced with http://file-oss.mounriver.com/tools/MRS_Toolchain_Linux_x64_V1.92.tar.xz , with "file-oss" instead of "file".
yjun commented on 2021-11-30 13:48 (UTC)
@taotieren thanks!
taotieren commented on 2021-11-30 02:10 (UTC)
@yjun 已添加为共同维护者,有更新可以及时提交到仓库。操作方式:
yjun commented on 2021-11-29 08:23 (UTC)
v1.20
taotieren commented on 2021-11-26 12:04 (UTC)
Thanks!bot!
yjun commented on 2021-11-26 11:22 (UTC) (edited on 2021-11-26 11:26 (UTC) by yjun)
yjun commented on 2021-11-26 10:34 (UTC) (edited on 2021-11-26 10:34 (UTC) by yjun)
plz add
options=('!strip')
in PKGBUILD, or too many strip error will show during packaging.