From a3792ed3cdd003300c2b9677353fac317437f377 Mon Sep 17 00:00:00 2001 From: David O'Connor Date: Thu, 25 Mar 2021 09:14:19 -0400 Subject: [PATCH] Add stm32-hal crate --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6dbea8d..1431cd1 100644 --- a/README.md +++ b/README.md @@ -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/