mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-04-28 04:47:38 -05:00
Merge pull request #43 from xd009642/master
Added stm32f469xx device crate.
This commit is contained in:
@@ -105,6 +105,7 @@ Register definition for microcontroller families. Usually generated using [`svd2
|
||||
- [`stm32f100xx`](https://github.com/japaric/stm32f100xx) Peripheral access API for STM32F100XX microcontrollers (generated using svd2rust) - 
|
||||
- [`stm32f30x`](https://crates.io/crates/stm32f30x) Peripheral access API for STM32F30X microcontrollers (generated using svd2rust) - 
|
||||
- [`stm32f429`](https://crates.io/crates/stm32f429) Peripheral access API for STM32F429 microcontrollers (generated using svd2rust) - 
|
||||
- [`stm32f469xx`](https://crates.io/crates/stm32f469xx) Peripheral access API for STM32f469XX microcontrollers (generated using svd2rust) -
|
||||
- [`stm32l151`](https://crates.io/crates/stm32l151) - 
|
||||
|
||||
### MSP430
|
||||
|
||||
Reference in New Issue
Block a user