Skip to content

Commit dc7b551

Browse files
committed
README: Update to include H7 series support.
1 parent acaf64e commit dc7b551

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,10 +1,10 @@
1-
STM32 Cube library - CMSIS and HAL for F4, F7 and L4 microcontrollers
2-
=====================================================================
1+
STM32 Cube library - CMSIS and HAL for F4, F7, H7 and L4 microcontrollers
2+
=========================================================================
33

44
This repository contains a copy of STMicroelectronic's STM32 Cube firmware
5-
library, with CMSIS-device and HAL code for STM32F4xx, STM32F7xx and STM32L4xx
6-
microcontrollers. Minor changes are applied to the HAL source to support
7-
MicroPython's port to the STM32.
5+
library, with CMSIS-device and HAL code for STM32F4xx, STM32F7xx, STM32H7xx
6+
and STM32L4xx microcontrollers. Minor changes are applied to the HAL
7+
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)