Skip to content

Commit ab3015e

Browse files
Update README
1 parent 117c812 commit ab3015e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ API for the STMicro STM32F0xx family of microcontrollers. It replaces the
77

88
Currently supported configuration are:
99
* stm32f042
10+
* stm32f030
11+
* stm32f030x4
12+
* stm32f030x6
13+
* stm32f030x8
14+
* stm32f030xc
1015

1116
The idea behind this crate is to gloss over the slight differences in the
1217
various peripherals available on those MCUs so a HAL can be written for all

0 commit comments

Comments
 (0)