We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d53d5 commit 3082988Copy full SHA for 3082988
README.md
@@ -1,8 +1,8 @@
1
-STM32 Cube library - CMSIS and HAL for F0, F4, F7, H7, L0, L4 and WB microcontrollers
2
-=====================================================================================
+STM32 Cube library - CMSIS and HAL for F0, F4, F7, G4, H7, L0, L4 and WB microcontrollers
+=========================================================================================
3
4
This repository contains a copy of STMicroelectronic's STM32 Cube firmware
5
-library, with CMSIS-device and HAL code for STM32F0xx, STM32F4xx, STM32F7xx,
+library, with CMSIS-device and HAL code for STM32F0xx, STM32F4xx, STM32F7xx, STM32G4xx,
6
STM32H7xx, STM32L0xx, STM32L4xx and STM32WBxx microcontrollers. Minor changes
7
are applied to the HAL source to support MicroPython's port to the STM32.
8
0 commit comments