Search Criteria
Package Details: wchisp 0.3.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wchisp.git (read-only, click to copy) |
|---|---|
| Package Base: | wchisp |
| Description: | WCH ISP Tool in Rust |
| Upstream URL: | https://github.com/ch32-rs/wchisp |
| Keywords: | rust wch-isp |
| Licenses: | GPL-2.0-only |
| Conflicts: | wchisp |
| Provides: | wchisp |
| Submitter: | taotieren |
| Maintainer: | taotieren |
| Last Packager: | taotieren |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-10-11 10:21 (UTC) |
| Last Updated: | 2026-07-13 06:27 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libusb (libusb-gitAUR)
- systemd-libs (unshitted-systemd-libsAUR, systemd-libs-gitAUR, systemd-liberated-libs-gitAUR, systemd-remove-birthdate-libsAUR, systemd-libs-selinuxAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Required by (9)
- mounriver-studio-toolchain-arm-none-eabi-gcc-bin (optional)
- mounriver-studio-toolchain-bin (optional)
- mounriver-studio-toolchain-openocd-bin (optional)
- mounriver-studio-toolchain-riscv-gcc-bin (optional)
- mounriver-studio-toolchain-riscv-gcc12-bin (optional)
- mounriver-studio-toolchain-riscv-gcc15-bin (optional)
- mounriverstudio-bin (optional)
- python-chisp-flasher (optional)
- python-chisp-flasher-git (optional)
Latest Comments
taotieren commented on 2026-07-18 02:08 (UTC)
@j.r Hello. I saw on the Arch wiki that it says you can use
arch=(...)$CARCH instead of multiple architectures. https://wiki.archlinux.org/title/PKGBUILD#archj.r commented on 2026-07-17 09:13 (UTC)
I'm pretty sure
archshould not be set to$CARCH, although it might work during build, for examples.SRCINFOdoes only get populated withx86_64as this seems to be your system.