Provides a Rust Embedded-HAL implementation for the RP2040 microcontroller used in Raspberry Pi Pico.
# Cargo.toml
[dependencies]
rp2040-hal = "0.12.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Access RP2040 peripherals using the HAL.
Use the correct target (thumbv6m-none-eabi) and include memory.x linker script.
No dependency data recorded yet.