Skip to content

Commit ce06f40

Browse files
committed
README: Update to include U5 series support.
Signed-off-by: Damien George <damien@micropython.org>
1 parent 9ccf9fe commit ce06f40

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,11 +1,11 @@
1-
STM32 Cube library - CMSIS and HAL for F0, F4, F7, G0, G4, H5, H7, L0, L1, L4, N6, WB and WL microcontrollers
2-
=============================================================================================================
1+
STM32 Cube library - CMSIS and HAL for F0, F4, F7, G0, G4, H5, H7, L0, L1, L4, N6, U5, WB and WL 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,
66
STM32G0xx, STM32G4xx, STM32H5xx, STM32H7xx, STM32L0xx, STM32L1xx, STM32L4xx,
7-
STM32N6xx, STM32WBxx and STM32WLxx microcontrollers. Minor changes are
8-
applied to the HAL source to support MicroPython's port to the STM32.
7+
STM32N6xx, STM32U5xx, STM32WBxx and STM32WLxx microcontrollers. Minor changes
8+
are applied to the HAL source to support MicroPython's port to the STM32.
99

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

0 commit comments

Comments
 (0)