## 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 | GitHub source                                     |
|-------------|--------------|---------------------------------------------------|
| F0          |    1.9.0     | https://github.com/STMicroelectronics/STM32CubeF0 |
| F1          |    1.6.1     | https://github.com/STMicroelectronics/STM32CubeF1 |
| F2          |    1.6.0     | https://github.com/STMicroelectronics/STM32CubeF2 |
| F3          |    1.9.0     | https://github.com/STMicroelectronics/STM32CubeF3 |
| F4          |    1.19.0    | https://github.com/STMicroelectronics/STM32CubeF4 |
| F7          |    1.10.0    | https://github.com/STMicroelectronics/STM32CubeF7 |
| G0          |    1.3.0     | https://github.com/STMicroelectronics/STM32CubeG0 |
| H7          |    1.4.0     | https://github.com/STMicroelectronics/STM32CubeH7 |
| L0          |    1.10.0    | https://github.com/STMicroelectronics/STM32CubeL0 |
| L1          |    1.8.1     | https://github.com/STMicroelectronics/STM32CubeL1 |
| L4          |    1.11.0    | https://github.com/STMicroelectronics/STM32CubeL4 |
| L5          |    1.1.0     | https://github.com/STMicroelectronics/STM32CubeL5 |
| WB          |    1.0.0     | https://github.com/STMicroelectronics/STM32CubeWB |
