Skip to content

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

Before #61 is merged, you need to install a forked version of chiptool:

cargo install --git https://github.com/decaday/chiptool --branch dev --locked

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

No description, website, or topics provided.

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