picotool

Tool for interacting with RP2040/RP2350 devices and binaries

brewmacoslinux
Try with needOr install directly
Source

About

Tool for interacting with RP2040/RP2350 devices and binaries

Commands

picotool

Examples

List connected RP2040/RP2350 devices$ picotool devices
Flash a UF2 binary to a connected device$ picotool load -x firmware.uf2
Read and display information about a binary file$ picotool info -a firmware.uf2