Skip to content

Commit 258449c

Browse files
dbrgntherealprof
authored andcommitted
Add stm32l0xx-hal crate (#185)
I'm not the author, but I'm using this crate and the parts that I tested seem to work fine 🎉
1 parent d34acf6 commit 258449c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,9 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
225225
- [`stm32f4xx-hal`](https://crates.io/crates/stm32f4xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32f4xx-hal.svg)
226226
- Generic HAL implementation for all MCUs of the stm32f4 series
227227

228+
- [`stm32l0xx-hal`](https://crates.io/crates/stm32l0xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32l0xx-hal.svg)
229+
- HAL implementation for the the STMicro STM32L0xx family of microcontrollers
230+
228231
- [`stm32l1xx-hal`](https://crates.io/crates/stm32l1xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32l1xx-hal.svg)
229232

230233
- [`stm32l151-hal`](https://crates.io/crates/stm32l151-hal) - ![crates.io](https://img.shields.io/crates/v/stm32l151-hal.svg)

0 commit comments

Comments
 (0)