We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e681372 commit 98d1609Copy full SHA for 98d1609
1 file changed
ports/stm32/README.md
@@ -2,8 +2,8 @@ MicroPython port to STM32 MCUs
2
==============================
3
4
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.
+microcontrollers. Supported MCU series are: STM32F0, STM32F4, STM32F7 and
+STM32L4. Parts of the code here utilise the STM32Cube HAL library.
7
8
The officially supported boards are the line of pyboards: PYBv1.0 and PYBv1.1
9
(both with STM32F405), and PYBLITEv1.0 (with STM32F411). See
0 commit comments