|
1 |
| -STM32 Cube library - CMSIS and HAL for F0, F4, F7, G0, G4, H5, H7, L0, L1, L4, WB and WL microcontrollers |
2 |
| -========================================================================================================= |
| 1 | +STM32 Cube library - CMSIS and HAL for F0, F4, F7, G0, G4, H5, H7, L0, L1, L4, N6, WB and WL microcontrollers |
| 2 | +============================================================================================================= |
3 | 3 |
|
4 | 4 | This repository contains a copy of STMicroelectronic's STM32 Cube firmware
|
5 | 5 | library, with CMSIS-device and HAL code for STM32F0xx, STM32F4xx, STM32F7xx,
|
6 |
| -STM32G0xx, STM32G4xx, STM32H5xx, STM32H7xx, STM32L0xx, STM32L1xx, STM32L4xx, STM32WBxx |
7 |
| -and STM32WLxx microcontrollers. Minor changes are applied to the HAL source |
8 |
| -to support MicroPython's port to the STM32. |
| 6 | +STM32G0xx, STM32G4xx, STM32H5xx, STM32H7xx, STM32L0xx, STM32L1xx, STM32L4xx, |
| 7 | +STM32N6xx, STM32WBxx and STM32WLxx microcontrollers. Minor changes are |
| 8 | +applied to the HAL source to support MicroPython's port to the STM32. |
9 | 9 |
|
10 | 10 | The "vendor" branch contains the original sources and is updated from
|
11 | 11 | time-to-time when new versions become available. The upstream sources are
|
|
0 commit comments