mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-06-06 13:28:47 +00:00
Merge #209
209: Adding the stm32h7xx-hal crate r=jamesmunns a=hargoniX I'm one of the co authors and I think with the release 0.2.0 which just came out the other day this HAL is now in a pretty solid and ready to use state. Co-authored-by: Henrik Böving <hargonix@gmail.com>
This commit is contained in:
commit
909fabc18b
1 changed files with 5 additions and 2 deletions
|
@ -262,6 +262,9 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
|
|||
|
||||
- [`stm32g0xx-hal`](https://crates.io/crates/stm32g0xx-hal) - 
|
||||
|
||||
- [`stm32h7xx-hal`](https://crates.io/crates/stm32h7xx-hal) - 
|
||||
- HAL implementation for the STMicro STM32H7xx family of microcontrollers
|
||||
|
||||
[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/
|
||||
|
||||
|
|
Loading…
Reference in a new issue