Embassy Hardware Abstraction Layer (HAL) for Raspberry Pi RP2040 and RP235x microcontrollers.
# Cargo.toml
[dependencies]
embassy-rp = "0.10.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize embassy-rp peripherals in an async main.
Add embassy-executor as a dependency and use #[embassy_executor::main].
No dependency data recorded yet.