Skip to content

Rust Peripheral Access Crate (PAC) for SiFli MCUs

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

OpenSiFli/sifli-pac

Repository files navigation

SiFli PAC

Crates.io Crates.io docs.rs Support status

Rust Peripheral Access Crate (PAC) for SiFli MCUs.

Generation

To generate the PAC, you need to install chiptool, form and rustfmt:

cargo install form
rustup component add rustfmt
cargo install --git https://github.com/embassy-rs/chiptool --branch dev --locked

If you have an older version of chiptool installed, you may need to update it (2025.2.18 and later).

Then run the following in Bash or PowerShell:

./update

This crate is inspired by the project structure of rp-pac.

License

This project is licensed under either of

at your option.

About

Rust Peripheral Access Crate (PAC) for SiFli MCUs

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages