Skip to content

Commit

Permalink
[readme] Add STM32G0 family support
Browse files Browse the repository at this point in the history
  • Loading branch information
salkinium committed Apr 6, 2019
1 parent b61e030 commit a6b4186
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,11 @@ STM32 devices, however, there are different levels of support and testing.

<center>

| Device Family | Support | Device Family | Support |
|:--------------|:--------|:--------------|:--------|
| AVR | ★★★ | STM32F3 | ★★★★★ |
| STM32F0 | ★★★★ | STM32F4 | ★★★★★ |
| STM32F1 | ★★★★ | STM32F7 | ★★★★ |
| STM32F2 | ★★★ | STM32L4 | ★★★★ |
| Device Family | Support | Device Family | Support | Device Family | Support |
|:--------------|:--------|:--------------|:--------|:--------------|:--------|
| AVR | ★★★ | STM32F2 | ★★★ | STM32F7 | ★★★★ |
| STM32F0 | ★★★★ | STM32F3 | ★★★★★ | STM32L4 | ★★★★ |
| STM32F1 | ★★★★ | STM32F4 | ★★★★★ | STM32G0 | ★★★★ |

</center>

Expand Down

0 comments on commit a6b4186

Please sign in to comment.