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

https://github.com/eupn/stm32wb-hal

[WIP] embedded-hal for the STM32WB family of microcontrollers
https://github.com/eupn/stm32wb-hal

embedded-hal rust rust-embedded stm32 stm32wb stm32wb55

Last synced: 8 months ago
JSON representation

[WIP] embedded-hal for the STM32WB family of microcontrollers

Awesome Lists containing this project

README

          

# `stm32wb-hal`

> [HAL] for the STM32WB55 family of microcontrollers

[HAL]: https://crates.io/crates/embedded-hal

## [Documentation](https://docs.rs/stm32wb-hal/latest/stm32wb_hal/)

## [Changelog](https://github.com/eupn/stm32wb-hal/blob/master/CHANGELOG.md)

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