File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,7 @@ Register definition for microcontroller families. Usually generated using [`svd2
99
99
- [ ` stm32f103xx ` ] ( https://crates.io/crates/stm32f103xx ) Peripheral access API for STM32F103XX microcontrollers (generated using svd2rust)
100
100
- [ ` stm32f100xx ` ] ( https://github.com/japaric/stm32f100xx ) Peripheral access API for STM32F100XX microcontrollers (generated using svd2rust)
101
101
- [ ` stm32f30x ` ] ( https://crates.io/crates/stm32f30x ) Peripheral access API for STM32F30X microcontrollers (generated using svd2rust)
102
+ - [ ` stm32f429 ` ] ( https://crates.io/crates/stm32f429 ) Peripheral access API for STM32F429 microcontrollers (generated using svd2rust)
102
103
- [ ` stm32l151 ` ] ( https://crates.io/crates/stm32l151 )
103
104
104
105
### MSP430
@@ -156,6 +157,8 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
156
157
157
158
- [ ` stm32f30x-hal ` ] ( https://crates.io/crates/stm32f30x-hal )
158
159
160
+ - [ ` stm32f429-hal ` ] ( https://crates.io/crates/stm32f429-hal )
161
+
159
162
- [ ` stm32l151-hal ` ] ( https://crates.io/crates/stm32l151-hal )
160
163
161
164
### Texas Instruments
You can’t perform that action at this time.
0 commit comments