Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: readme: typo Generic STM32F207ZG and STM32F217ZG
Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
  • Loading branch information
ABOSTM committed Aug 10, 2022
commit cc6beda93d37cd86654dbe34ad2f5022c51762ea
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,8 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d

| Status | Device(s) | Name | Release | Notes |
| :----: | :-------: | ---- | :-----: | :---- |
| :green_heart: | STM32F207ZC<br>STM32F207ZE<br>STM32F207ZF<br>STM32F207G | Generic Board | *2.0.0* | |
| :green_heart: | STM32F217ZE<br>STM32F217G | Generic Board | *2.0.0* | |
| :green_heart: | STM32F207ZC<br>STM32F207ZE<br>STM32F207ZF<br>STM32F207ZG | Generic Board | *2.0.0* | |
| :green_heart: | STM32F217ZE<br>STM32F217ZG | Generic Board | *2.0.0* | |

### Generic STM32F3 boards

Expand Down