#pac #peripheral #mcu #si-fli

sifli-pac

Peripheral Access Crate (PAC) for SiFli MCUs

1 unstable release

new 0.0.0 Jan 23, 2025

#45 in #mcu

Download history 104/week @ 2025-01-21

104 downloads per month

MIT/Apache

2MB
53K SLoC

sifli-pac

Rust Peripheral Access Crate (PAC) for SiFli MCUs.

Usage

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

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

If you have an older version of chiptool installed, you may need to update it.

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.

Dependencies