Source: picotool
Section: libdevel
Priority: optional
Maintainer: Johannes Schauer Marin Rodrigues <josch@debian.org>
Homepage: https://github.com/raspberrypi/picotool
Vcs-Browser: https://salsa.debian.org/debian/picotool
Vcs-Git: https://salsa.debian.org/debian/picotool.git
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 help2man <!cross>,
 libusb-1.0-0-dev,
 pico-sdk-source,
 pkgconf,

Package: picotool
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: interact with RP2040 devices or binaries
 Tool for interacting with a RP2040 device in BOOTSEL mode, or with a RP2040
 binary. It allows one to load programs onto the device or save programs from
 flash to a file. It allows one to verify device contents or reboot the device.
