Skip to content

STM32 : Remove html release notes files #8844

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 1, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions targets/TARGET_STM/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## README for mbed-os STM32 targets

### MBED Uncyclo 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 |
Loading