A template for use with cargo-generate to create applications targeting WCH's line of MCU.
To generate a project using this template:
cargo generate ch32-rs/ch32-hal-template
If cargo generate
is not installed:
cargo install cargo-generate
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.