Search Criteria
Package Details: picotool 2.0.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/picotool.git (read-only, click to copy) |
---|---|
Package Base: | picotool |
Description: | Tool for inspecting RP2040 binaries and interacting with RP2040 devices. |
Upstream URL: | https://github.com/raspberrypi/picotool |
Licenses: | BSD-3-Clause |
Submitter: | Sematre |
Maintainer: | Sematre |
Last Packager: | Sematre |
Votes: | 6 |
Popularity: | 0.118144 |
First Submitted: | 2021-07-20 17:45 (UTC) |
Last Updated: | 2024-10-10 20:57 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- libusb (libusb-gitAUR)
- cmake (cmake-gitAUR) (make)
- pico-sdkAUR (pico-sdk-gitAUR) (make)
Latest Comments
1 2 Next › Last »
Sematre commented on 2024-10-10 20:59 (UTC)
Thanks for your contribution. I implemented your suggested changes and released an update.
kalj commented on 2024-10-09 05:19 (UTC)
The pico-sdk looks for picotool using Findpicotool.cmake, which doesn't find it unless the cmake configuration files are installed along with picotool. This patch enables installing those files as well:
Sematre commented on 2024-08-11 16:25 (UTC)
Thanks for your contribution. I have not yet received my Pico 2 and missed the bug.
sammko commented on 2024-08-11 15:34 (UTC)
Please consider adding udev rules for the RP2350:
Sematre commented on 2023-09-27 11:45 (UTC)
Thanks for the input. I implemented the changes according to the ArchWiki.
1ridic commented on 2023-09-27 05:14 (UTC) (edited on 2023-09-27 05:20 (UTC) by 1ridic)
Udev rules provided by the package should be placed at /lib/udev/rules.d/. In addition, The sequence number of the rule needs to be changed from 99 to less than 70, because uaccess is processed at 70.
ceres-c commented on 2023-06-10 15:34 (UTC)
Instead of using the upstream udev rules, consider adding a rule file with these lines
plugdev is frowned upon: https://wiki.archlinux.org/title/Udev#Allowing_regular_users_to_use_devices
Freakness109 commented on 2023-03-19 13:59 (UTC)
Would you mind changing the PKGBUILD to work with all CMake generators?
Thanks!
auguzanellato commented on 2023-03-17 11:11 (UTC)
As of 1.1.1 udev rules are shipped with picotool sources. It would be nice to package those in the PKGBUILD.
Polly commented on 2022-08-29 23:03 (UTC)
I thought that, too. My somewhat newly installed Manjaro hadn’t had it installed for some reason and I found no info if pgkconf should be a dep anywhere or not. Found it is for some packages but not for others. Thanks anyway :-)
1 2 Next › Last »