We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
https://github.com/stm32-rs/stm32-rs
Requires svd2rust 0.14.0 or greater:
$ cargo install svd2rust
At the root of the stm32-rs directory
$ make
Add the following to your cargo.toml file
[dependencies.stm32l0] path = "../stm32-rs-local/stm32l0"