Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/et1975/stm32l4x5

(WIP) Peripheral access API for STM32L4x5 microcontrollers
https://github.com/et1975/stm32l4x5

arm cortex-m microcontroller no-std peripherals rust stm32 svd2rust

Last synced: 8 days ago
JSON representation

(WIP) Peripheral access API for STM32L4x5 microcontrollers

Awesome Lists containing this project

README

        

# `stm32l4x5`

> Peripheral access API for STM32L4x5 microcontrollers

Generated from http://www.st.com/resource/en/svd/stm32l4_svd.zip with svd2rust v0.12.0

# Issues


WARNING ccmr1_input overlaps with another register at offset 24. Ignoring.
WARNING ccmr2_input overlaps with another register at offset 28. Ignoring.
WARNING ccmr1_input overlaps with another register at offset 24. Ignoring.
WARNING ccmr1_input overlaps with another register at offset 24. Ignoring.
WARNING ccmr1_input overlaps with another register at offset 24. Ignoring.
WARNING ccmr2_input overlaps with another register at offset 28. Ignoring.
WARNING ccmr1_input overlaps with another register at offset 24. Ignoring.
WARNING ccmr2_input overlaps with another register at offset 28. Ignoring.

# 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.