1 unstable release
0.0.1 | May 6, 2019 |
---|
#138 in #stm32
7MB
267K
SLoC
stm32l432
Peripheral access API for stm32l432 microcontrollers
NOTE: based on the ideas from https://github.com/nrf52-rs
NOTE: the stm32l432.svd
input is the file svd/stm32l4x2.svd.patched
generated by https://github.com/stm32-rs/stm32-rs, everything else is handled by update.sh
NOTE: we use svd2rust
to generate the code, form
to organize it, and cargo fmt
to make it pretty
Documentation
License
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.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~0.8–1.1MB
~18K SLoC