Skip to content

Commit 98d1609

Browse files
committed
stm32/README: Update to include STM32F0 in list of supported MCUs.
1 parent e681372 commit 98d1609

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ports/stm32/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ MicroPython port to STM32 MCUs
22
==============================
33

44
This directory contains the port of MicroPython to ST's line of STM32
5-
microcontrollers. Supported MCU series are: STM32F4, STM32F7 and STM32L4.
6-
Parts of the code here utilise the STM32Cube HAL library.
5+
microcontrollers. Supported MCU series are: STM32F0, STM32F4, STM32F7 and
6+
STM32L4. Parts of the code here utilise the STM32Cube HAL library.
77

88
The officially supported boards are the line of pyboards: PYBv1.0 and PYBv1.1
99
(both with STM32F405), and PYBLITEv1.0 (with STM32F411). See

0 commit comments

Comments
 (0)