From a69d6166f3a2d0fef182e063fd53f9f32457c716 Mon Sep 17 00:00:00 2001 From: Vitaly Domnikov Date: Wed, 6 Mar 2019 19:16:09 -0800 Subject: [PATCH] add stm32l1xx-hal & stm32g0xx-hal --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3d92f8e..4e16d45 100644 --- a/README.md +++ b/README.md @@ -204,11 +204,15 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]! - [`stm32f4xx-hal`](https://crates.io/crates/stm32f4xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32f4xx-hal.svg) - Generic hal support for stm32f4 devices, currently with support for stm32f407 and stm32f429 devices (WIP) +- [`stm32l1xx-hal`](https://crates.io/crates/stm32l1xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32l1xx-hal.svg) + - [`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 +- [`stm32g0xx-hal`](https://crates.io/crates/stm32g0xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32g0xx-hal.svg) + [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/