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 39 x86_64 (57)* Fedora 39 (0 downloads)
Fedora 40 x86_64 (45)* Fedora 40 (23 downloads)
Fedora 41 x86_64 (32)* Fedora 41 (15 downloads)
Fedora 42 x86_64 (12)* Fedora 42 (3 downloads)
Fedora rawhide x86_64 (86)* Fedora rawhide (106 downloads)

* Total number of downloaded packages.