Please write here, if you have some advices how to compile and link binaries that will work in most Linux systems. Statically linked with MUSL standard library with reasonably conservative -march/-mtune compiler settings. A good starting point would be void-musl chroot for compilation (https://voidlinux.org/). Removed improper reference to 7z packed by 7z
Please write here, if you have some advices how to compile and link binaries that will work in most Linux systems. Statically linked with MUSL standard library with reasonably conservative -march/-mtune compiler settings. A good starting point would be void-musl chroot for compilation (https://voidlinux.org/). It is funny you compressed 7zip program with 7zip. This splits users into two groups: ones that already had 7z-capable program and actually don't need your version and ones that don't yet have...
I didn't find how to pull info from adapter usb location. OpenOCD source is not that easy to follow through ;) I'm not sure, if adapter usb location is the right place for that config, as semantic of port description for ftdi_usb_open_string() is substantially different from one of adapter usb location. This might seriously confuse users and cause user manual to make explicit mention, that one backend requires data in totally different format than all the others. I could modify the patch to translate...
Allow OpenOCD to select specific USB-Blaster device, when more than one are connected to a host device.
`usb_blaster` driver has no way to select USB device, if multiple programmers are connected.