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
- Host: GitHub
- URL: https://github.com/eupn/stm32wb-hal
- Owner: eupn
- Created: 2020-01-31T16:28:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-08T17:20:37.000Z (over 4 years ago)
- Last Synced: 2024-08-10T23:19:37.654Z (over 1 year ago)
- Topics: embedded-hal, rust, rust-embedded, stm32, stm32wb, stm32wb55
- Language: Rust
- Homepage:
- Size: 267 KB
- Stars: 20
- Watchers: 5
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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.