Search Criteria
Package Details: cynthion-firmware-bin 0.2.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cynthion-firmware-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | cynthion-firmware-bin |
| Description: | Firmware for the Great Scott Gadgets Cynthion (pre-built from PyPI) |
| Upstream URL: | https://github.com/greatscottgadgets/cynthion |
| Licenses: | BSD-3-Clause |
| Conflicts: | cynthion-firmware |
| Provides: | cynthion-firmware |
| Submitter: | Auerhuhn |
| Maintainer: | Auerhuhn |
| Last Packager: | Auerhuhn |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-07-08 22:54 (UTC) |
| Last Updated: | 2025-10-02 16:20 (UTC) |
Dependencies (1)
- riscv64-linux-gnu-gdb (optional) – to debug the firmware over JTAG
Required by (1)
- python-cynthion (requires cynthion-firmware)
Latest Comments
n00k commented on 2025-01-05 16:08 (UTC)
Hi
There is a new version released. This should work:
Auerhuhn commented on 2024-10-17 06:54 (UTC)
@thierer Done, thanks for the pointer!
thierer commented on 2024-10-16 17:55 (UTC)
Would you please consider to change the local source filename of this package to something that doesn't clash with the filename of the
python-cynthionarchive, e.g. like so?This might not be an issue depending on how you build the packages, but with plain
makepkgboth source archives end up in${SRCDEST}, so you have to manually delete one source package between both builds, becausemakepkgthinks it already has the file cached, but then (correctly) fails at the integrity check.Obviously not a huge issue, but would improve the build experience.
Thanks!