Repo with the minimum requirements for building a Rust crate for the Feather M0
If you haven't already, install cargo-generate with:
cargo install cargo-generate
Then, generate a new project from this template with:
cargo generate --git https://github.com/PinballWizards/BaseFeatherM0.git --name my_feather_project