picotool
https://github.com/raspberrypi/picotool
Picotool is a tool for inspecting RP2040 binaries, and interacting with RP2040 devices when they are in BOOTSEL mode.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / picotool
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout hardware/picotool && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
pico-sdk-1.3.0.tar.gz | 0000926297 905 KB | |
picotool-1.1.0.tar.gz | 0000043994 43 KB | |
picotool-gh30.patch | 0000000625 625 Bytes | |
picotool.changes | 0000002892 2.82 KB | |
picotool.spec | 0000001623 1.58 KB |
Revision 18 (latest revision is 25)
Guillaume GARDET (Guillaume_G)
accepted
request 939158
from
Guillaume GARDET (Guillaume_G)
(revision 18)
- Update to 1.1.0: * Add version command * Fix parsing of ELF where the program header does not directly follow the file header * Add install-ability via `cmake install` * Incorporate slightly modified Win32 libusb find helpers * Add ability to access device using stdio_usb * Add -n option to load to avoid overwriting existing program * Add -f/-F option to force reset a cooperative RP2040 board that isnt in BOOTSEL mode * Add a sudo suggestion when can't connect on linux/macos - Drop upstreamed patches: * picotool-ce76970.patch * picotool-gh30.patch - Update SDK version to 1.3.0
Comments 0