perex/raspberry-pi-pico

Project ID: 42961

Description

Tools for Raspberry Pi Pico

Installation Instructions

Enable repo

$ dnf copr enable perex/raspberry-pi-pico

Install openocd with Raspberry Pi Pico (picoprobe) support

$ dnf install openocd

Note: remove default openocd package if installed and has more recent package version or revision.

Debugger

It seems that arm-none-eabi-gdb installation is not required, the standard gdb on x86_64 supports arm.

$ gdb -ex "target extended-remote localhost:3333" blink.elf

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 38 x86_64 (52)* Fedora 38 (0 downloads)
Fedora 39 x86_64 (38)* Fedora 39 (26 downloads)
Fedora 40 x86_64 (28)* Fedora 40 (18 downloads)
Fedora 41 x86_64 (16)* Fedora 41 (5 downloads)
Fedora rawhide x86_64 (69)* Fedora rawhide (99 downloads)

* Total number of downloaded packages.