Skip to content

Commit dc9fb19

Browse files
committed
README: Update to include N6 series support.
Signed-off-by: Damien George <[email protected]>
1 parent 0f3cfbd commit dc9fb19

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 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, WB and WL microcontrollers
2-
=========================================================================================================
1+
STM32 Cube library - CMSIS and HAL for F0, F4, F7, G0, G4, H5, H7, L0, L1, L4, N6, 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,
6-
STM32G0xx, STM32G4xx, STM32H5xx, STM32H7xx, STM32L0xx, STM32L1xx, STM32L4xx, STM32WBxx
7-
and STM32WLxx microcontrollers. Minor changes are applied to the HAL source
8-
to support MicroPython's port to the STM32.
6+
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.
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)