Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miek/stm32f41x
Peripheral access API for STM32F41X microcontrollers (generated using svd2rust)
https://github.com/miek/stm32f41x
Last synced: 8 days ago
JSON representation
Peripheral access API for STM32F41X microcontrollers (generated using svd2rust)
- Host: GitHub
- URL: https://github.com/miek/stm32f41x
- Owner: miek
- License: apache-2.0
- Created: 2017-08-02T00:15:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-06T11:42:55.000Z (over 7 years ago)
- Last Synced: 2024-10-09T16:07:53.850Z (about 1 month ago)
- Language: Rust
- Size: 520 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `stm32f41x`
> Peripheral access API for STM32F41X microcontrollers
Generated using [svd2rust] v0.11.2 from [STM32F41x.svd].
[STM32F41x.svd]: https://github.com/posborne/cmsis-svd/blob/aa4721af946a253d18c8737b01d23e9c88a42e84/data/STMicro/STM32F41x.svd
[svd2rust]: https://github.com/japaric/svd2rust# 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.