Skip to content

Commit 4ef3b6c

Browse files
committed
STM32U5: README update
1 parent 90510bb commit 4ef3b6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

targets/TARGET_STM/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ This table summarizes the STM32Cube versions currently used in Mbed OS master br
116116
| L1 | 1.10.2 | https://github.com/STMicroelectronics/STM32CubeL1 |
117117
| L4 | 1.17.0 | https://github.com/STMicroelectronics/STM32CubeL4 |
118118
| L5 | 1.4.0 | https://github.com/STMicroelectronics/STM32CubeL5 |
119+
| U5 | 1.0.0 | https://github.com/STMicroelectronics/STM32CubeU5 |
119120
| WB | 1.11.1 | https://github.com/STMicroelectronics/STM32CubeWB |
120121
| WL | 1.0.0 | https://github.com/STMicroelectronics/STM32CubeWL |
121122

@@ -168,7 +169,7 @@ You can also check in https://github.com/ARMmbed/stm32customtargets
168169
STM32 root directory is https://github.com/ARMmbed/mbed-os/tree/master/targets/TARGET_STM
169170

170171
This contains:
171-
- all STM32 families directories: F0, F1, F2, F3, F4, F7, G0, H7, L0, L1, L4, WB
172+
- all STM32 families directories: F0, F1, F2, F3, F4, F7, G0, G4, H7, L0, L1, L4, L5, U5, WB, WL
172173
- Mbed OS porting layer common for all
173174

174175
Each STM32 family contains several "sub-families".

0 commit comments

Comments
 (0)