https://github.com/japaric/stm32f30x
Peripheral access API for STM32F30X microcontrollers (generated using svd2rust)
https://github.com/japaric/stm32f30x
arm cortex-m microcontroller no-std peripherals rust stm32 svd2rust
Last synced: 17 days ago
JSON representation
Peripheral access API for STM32F30X microcontrollers (generated using svd2rust)
- Host: GitHub
- URL: https://github.com/japaric/stm32f30x
- Owner: japaric
- License: apache-2.0
- Created: 2017-03-12T17:34:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-26T21:07:23.000Z (almost 6 years ago)
- Last Synced: 2025-03-22T15:23:04.208Z (about 1 month ago)
- Topics: arm, cortex-m, microcontroller, no-std, peripherals, rust, stm32, svd2rust
- Language: Rust
- Size: 1.14 MB
- Stars: 22
- Watchers: 6
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `stm32f30x`
> Peripheral access API for STM32F30X microcontrollers
# [Documentation](https://docs.rs/stm32f30x)
# License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)- MIT license ([LICENSE-MIT](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.