Search Criteria
Package Details: openocd-raspberrypi-git r8907.610f137d2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openocd-raspberrypi-git.git (read-only, click to copy) |
---|---|
Package Base: | openocd-raspberrypi-git |
Description: | Debugging, in-system programming and boundary-scan testing for embedded target devices (git version, raspberrypi fork) |
Upstream URL: | http://openocd.org |
Licenses: | GPL |
Conflicts: | openocd, openocd-git |
Provides: | openocd |
Submitter: | yrlf |
Maintainer: | yrlf |
Last Packager: | yrlf |
Votes: | 1 |
Popularity: | 0.40 |
First Submitted: | 2022-04-23 00:36 (UTC) |
Last Updated: | 2022-04-23 00:38 (UTC) |
Dependencies (10)
- capstone (capstone-git)
- hidapi (hidapi-git)
- libftdi-compat
- libudev.so (libudev-zero-git, lib32-systemd-git, systemd-libs-git, systemd-libs-selinux, lib32-systemd, systemd-libs)
- libusb-compat (libusb0)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-1.11, automake-1.15, automake-1.14, automake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- libtool (libtool-git) (make)
- tcl (tcl85, tcl84, tcl-nothreading, tcl-fossil) (make)
Required by (12)
- arduino-samd-core (requires openocd)
- arm-none-eabi-gdb-linaro (requires openocd) (optional)
- bouffalolab-devcude-bin (requires openocd)
- openocdcfg-generator (requires openocd)
- stm32cubef4 (requires openocd) (optional)
- stm32cubef7 (requires openocd) (optional)
- stm32cubeh7 (requires openocd) (optional)
- stm32cubel4 (requires openocd) (optional)
- sw4stm32 (requires openocd) (optional)
- swim-git (requires openocd) (optional)
- tinygo-bin (requires openocd) (optional)
- tinygo-git (requires openocd) (optional)
Latest Comments
drws commented on 2023-08-08 15:11 (UTC)
A possibly better upstream URL: https://github.com/raspberrypi/openocd
alexandria commented on 2022-08-18 04:29 (UTC)
Given the proliferation of OpenOCD forks with unique compatibility, it is easy to fall into a dependency hell situation if you're working with multiple poorly supported targets on one system. It seems like it would be wise to rename the
openocd
bin toopenocd-picoprobe
oropenocd-raspberrypi
or somesuch, and adjust install suffix or somesuch to make it possible for this package to live peacefully alongsideopenocd
,openocd-esp32
, etc.