7 releases (major breaking)
6.0.0 | Jun 29, 2023 |
---|---|
5.0.0 | Jun 15, 2023 |
4.0.0 | May 9, 2023 |
3.0.0 | May 7, 2023 |
0.0.0 | Sep 28, 2022 |
#1002 in Hardware support
20,298 downloads per month
Used in 9 crates
(2 directly)
1MB
22K
SLoC
rp-pac
This is a Peripheral Access Crate for Raspberry Pi Silicon microcontrollers.
This crate has been automatically generated from the SVD file in pico-sdk v1.5.0, using chiptool. Fixes are ade to the SVD file to make the crate more amenable to writing HALs with, such as converting sets of identical registers/fields to arrays, merging identical registers and enums, etc.
This crate is used for the embassy-rp
Rust Hardware Abstraction Layer (HAL) for the RP2040 microcontroller.
Supported chips
- RP2040: Datasheet
License
The contents of this crate are auto-generated and licensed under the same terms as the underlying SVD file, which is licensed by Raspberry Pi Trading Ltd under a BSD-3-Clause licence.
Dependencies
~0.6–0.8MB
~11K SLoC