Skip to content

Commit 3cc7530

Browse files
author
Cruz Monrreal
authored
Merge pull request #8844 from jeromecoutant/PR_HTML
STM32 : Remove html release notes files
2 parents 5b9761e + 4bc0018 commit 3cc7530

File tree

8 files changed

+23
-9037
lines changed

8 files changed

+23
-9037
lines changed

targets/TARGET_STM/README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## README for mbed-os STM32 targets
2+
3+
### MBED Uncyclo pages
4+
5+
https://os.mbed.com/teams/ST/wiki/
6+
7+
### STM32 Cube
8+
9+
https://www.st.com/en/embedded-software/stm32cube-mcu-packages.html
10+
11+
This table summarizes the STM32Cube versions currently used :
12+
13+
| STM32 Serie | Cube version |
14+
|-------------|--------------|
15+
| F0 | 1.9.0 |
16+
| F1 | 1.6.1 |
17+
| F2 | 1.6.0 |
18+
| F3 | 1.9.0 |
19+
| F4 | 1.19.0 |
20+
| F7 | 1.10.0 |
21+
| L0 | 1.10.0 |
22+
| L1 | 1.8.1 |
23+
| L4 | 1.11.0 |

0 commit comments

Comments
 (0)