Skip to content

Commit 9f92fe5

Browse files
committed
README: Update to include WL series support.
Signed-off-by: Damien George <[email protected]>
1 parent 0e1a889 commit 9f92fe5

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
STM32 Cube library - CMSIS and HAL for F0, F4, F7, G4, H7, L0, L4 and WB microcontrollers
2-
=========================================================================================
1+
STM32 Cube library - CMSIS and HAL for F0, F4, F7, G4, H7, L0, L4, WB and WL microcontrollers
2+
=============================================================================================
33

44
This repository contains a copy of STMicroelectronic's STM32 Cube firmware
5-
library, with CMSIS-device and HAL code for STM32F0xx, STM32F4xx, STM32F7xx, STM32G4xx,
6-
STM32H7xx, STM32L0xx, STM32L4xx and STM32WBxx microcontrollers. Minor changes
7-
are applied to the HAL source to support MicroPython's port to the STM32.
5+
library, with CMSIS-device and HAL code for STM32F0xx, STM32F4xx, STM32F7xx,
6+
STM32G4xx, STM32H7xx, STM32L0xx, STM32L4xx, STM32WBxx and STM32WLxx
7+
microcontrollers. Minor changes are applied to the HAL source to support
8+
MicroPython's port to the STM32.
89

910
The "vendor" branch contains the original sources and is updated from
1011
time-to-time when new versions become available. The upstream sources are

0 commit comments

Comments
 (0)