• Stars
    star
    141
  • Rank 259,916 (Top 6 %)
  • Language
    Rust
  • Created almost 4 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Rust PAC for the RP2040 Microcontroller

rp2040-pac - PAC for Raspberry Pi RP2040 microcontrollers

This is a Peripheral Access Crate for the Raspberry Pi RP2040 dual-core Cortex-M0+ microcontroller.

This crate has been built using svd2rust version 0.29.0 and svdtools, using the SVD file in the pico-sdk v1.5.1.

Licence

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.

Changelog

See the CHANGELOG.md file