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 (71)* Fedora 39 (0 downloads)
Fedora 40 x86_64 (48)* Fedora 40 (24 downloads)
Fedora 41 x86_64 (36)* Fedora 41 (16 downloads)
Fedora 42 x86_64 (12)* Fedora 42 (8 downloads)
Fedora rawhide x86_64 (96)* Fedora rawhide (107 downloads)

* Total number of downloaded packages.