mbed-os/targets/TARGET_STM/README.md

26 lines
645 B
Markdown
Raw Normal View History

2018-11-26 19:09:34 +00:00
## 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 |
2019-05-23 08:06:19 +00:00
| H7 | 1.4.0 |
2018-11-26 19:09:34 +00:00
| L0 | 1.10.0 |
| L1 | 1.8.1 |
| L4 | 1.11.0 |
| WB | 1.0.0 |