You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix "xq" Queißner 31f26f57d9 Refactors packaging process from bash to python 9 months ago
..
src Moves raspberrypi-rp2040 to board-support/raspberrypi-rp2040 9 months ago
tools Moves raspberrypi-rp2040 to board-support/raspberrypi-rp2040 9 months ago
LICENSE Moves raspberrypi-rp2040 to board-support/raspberrypi-rp2040 9 months ago
README.adoc Moves raspberrypi-rp2040 to board-support/raspberrypi-rp2040 9 months ago
build.zig Refactors packaging process from bash to python 9 months ago
microzig-package.json Adds some basic package metadata. 9 months ago
rp2040.ld Moves raspberrypi-rp2040 to board-support/raspberrypi-rp2040 9 months ago

README.adoc

= raspberrypi-rp2040

HAL and register definitions for the RP2040.

== What version of Zig to use

0.11.0

== Supported devices ==

- Raspberry Pi RP2040 (`chips.rp2040`)
- Raspberry Pi Pico (`boards.raspberry_pi.pico`)
- (*experimental*) Waveshare RP2040-Plus (4M Flash) (`boards.waveshare.rp2040_plus_4m`)
- (*experimental*) Waveshare RP2040-Plus (16M Flash) (`boards.waveshare.rp2040_plus_16m`)
- (*experimental*) Waveshare RP2040-ETH Mini (`boards.waveshare.rp2040_eth`)
- (*experimental*) Waveshare RP2040-Matrix (`boards.waveshare.rp2040_matrix`)