STM32 readme md file

pull/8844/head
jeromecoutant 2018-11-26 20:09:34 +01:00
parent baec3b9e90
commit 4bc0018a9c
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
## README for mbed-os STM32 targets
### MBED Wiki pages
https://os.mbed.com/teams/ST/wiki/
### STM32 Cube
https://www.st.com/en/embedded-software/stm32cube-mcu-packages.html
This table summarizes the STM32Cube versions currently used :
| STM32 Serie | Cube version |
|-------------|--------------|
| F0 | 1.9.0 |
| F1 | 1.6.1 |
| F2 | 1.6.0 |
| F3 | 1.9.0 |
| F4 | 1.19.0 |
| F7 | 1.10.0 |
| L0 | 1.10.0 |
| L1 | 1.8.1 |
| L4 | 1.11.0 |