317: Add stm32-hal crate r=eldruin a=David-OConnor

Add the stm32-hal crate.

Co-authored-by: David O'Connor <david.alan.oconnor@gmail.com>
This commit is contained in:
bors[bot] 2021-03-27 10:03:50 +00:00 committed by GitHub
commit 2b47f3a7da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -337,6 +337,8 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
- [`stm32l151-hal`](https://crates.io/crates/stm32l151-hal) - ![crates.io](https://img.shields.io/crates/v/stm32l151-hal.svg)
- [`stm32l4xx-hal`](https://crates.io/crates/stm32l4xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32l4xx-hal.svg)
- Generic hal support for stm32l4 devices, has examples that can run on boards like the [Nucleo-L432KC], [Solo], and similar boards
- [`stm32-hal`](https://crates.io/crates/stm32-hal2) - ![crates.io](https://img.shields.io/crates/v/stm32-hal2.svg)
- HAL implementation for STM32 devices across multiple families, with a focus on newer ones like L4, L5, and H7.
[Nucleo-L432KC]: https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-mcu-nucleo/nucleo-l432kc.html
[Solo]: https://solokeys.com/