Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/japaric/stm32f100xx
Peripheral access API for STM32F100XX microcontrollers (generated using svd2rust)
https://github.com/japaric/stm32f100xx
arm cortex-m microcontroller no-std peripherals rust stm32 svd2rust
Last synced: about 2 months ago
JSON representation
Peripheral access API for STM32F100XX microcontrollers (generated using svd2rust)
- Host: GitHub
- URL: https://github.com/japaric/stm32f100xx
- Owner: japaric
- License: apache-2.0
- Created: 2017-03-12T15:40:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T16:38:52.000Z (over 7 years ago)
- Last Synced: 2024-10-14T00:12:14.369Z (3 months ago)
- Topics: arm, cortex-m, microcontroller, no-std, peripherals, rust, stm32, svd2rust
- Language: Rust
- Size: 127 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `stm32f100xx`
> Peripheral access API for STM32F100XX microcontrollers
Generated using [svd2rust] v0.4.0 from [STM32F100xx.svd].
[STM32F100xx.svd]: https://github.com/posborne/cmsis-svd/blob/aa4721af946a253d18c8737b01d23e9c88a42e84/data/STMicro/STM32F100xx.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.