We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 117c812 commit ab3015eCopy full SHA for ab3015e
README.md
@@ -7,6 +7,11 @@ API for the STMicro STM32F0xx family of microcontrollers. It replaces the
7
8
Currently supported configuration are:
9
* stm32f042
10
+* stm32f030
11
+* stm32f030x4
12
+* stm32f030x6
13
+* stm32f030x8
14
+* stm32f030xc
15
16
The idea behind this crate is to gloss over the slight differences in the
17
various peripherals available on those MCUs so a HAL can be written for all
0 commit comments