commands.sh

picotool

all

Manage Raspberry Pi Pico boards.

More info →

Examples (7)

Display information about the currently loaded program on a Pico

Load a binary onto a Pico

picotool load path/to/binary

Convert an ELF or BIN file to UF2

picotool uf2 convert path/to/elf_or_bin path/to/output

Reboot a Pico

List all known registers

picotool otp list

Display help

Display version

picotool version
made by @shridhargupta | data from tldr-pages