mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-26 04:42:58 -05:00
Merge #382
382: Add gd32e2 and gd32f2 PACs r=eldruin a=qwandor Co-authored-by: Andrew Walbran <qwandor@google.com>
This commit is contained in:
@@ -290,7 +290,9 @@ The [`stm32-rs`](https://github.com/stm32-rs/stm32-rs) project has peripheral ac
|
||||
### GigaDevice
|
||||
|
||||
- [`gd32vf103-pac`](https://github.com/riscv-rust/gd32vf103-pac) Peripheral access API for GD32VF103 RISC-V microcontrollers (generated using svd2rust) - 
|
||||
- [`gd32e2`](https://crates.io/crates/gd32e2) Peripheral access API for GD32E23x Cortex-M23 microcontrollers (generated using svd2rust) - 
|
||||
- [`gd32f1`](https://crates.io/crates/gd32f1) Peripheral access API for GD32F1x0 Cortex-M3 microcontrollers (generated using svd2rust) - 
|
||||
- [`gd32f2`](https://crates.io/crates/gd32f2) Peripheral access API for GD32F20x Cortex-M3 microcontrollers (generated using svd2rust) - 
|
||||
|
||||
### XMC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user