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 37 x86_64 (70)* Fedora 37 (0 downloads)
Fedora 38 x86_64 (24)* Fedora 38 (20 downloads)
Fedora 39 x86_64 (16)* Fedora 39 (16 downloads)
Fedora 40 x86_64 (0)* Fedora 40 (5 downloads)
Fedora rawhide x86_64 (48)* Fedora rawhide (79 downloads)

* Total number of downloaded packages.