Skip to content

Commit b2487bd

Browse files
committed
README: Update to include WB series support.
1 parent 31732e0 commit b2487bd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

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

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

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

0 commit comments

Comments
 (0)