Skip to content

Commit 166a236

Browse files
committed
README: Update to include F0 series support.
1 parent 4f7f42f commit 166a236

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
STM32 Cube library - CMSIS and HAL for F4, F7, H7 and L4 microcontrollers
2-
=========================================================================
1+
STM32 Cube library - CMSIS and HAL for F0, 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, STM32H7xx
6-
and STM32L4xx microcontrollers. Minor changes are applied to the HAL
7-
source to support MicroPython's port to the STM32.
5+
library, with CMSIS-device and HAL code for STM32F0xx, STM32F4xx, STM32F7xx,
6+
STM32H7xx and STM32L4xx microcontrollers. Minor changes are applied to the
7+
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)