Skip to content

A Rust PAC for the RP2040 Microcontroller

Notifications You must be signed in to change notification settings

jannic-dev-forks/rp2040-pac

 
 

Repository files navigation

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.21 and svdtools, using the SVD file in the pico-sdk v1.3.0. Some manual fixes have been made to the documentation formatting, and the removal of some unrecognized lints.

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

About

A Rust PAC for the RP2040 Microcontroller

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.9%
  • Shell 0.1%