mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-22 22:20:30 -05:00
Merge #321
321: Add PAC and HAL implementation crates for GD31F1x0 microcontrollers r=adamgreig a=qwandor Co-authored-by: Andrew Walbran <qwandor@google.com>
This commit is contained in:
@@ -240,6 +240,7 @@ 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) - 
|
||||
- [`gd32f1`](https://crates.io/crates/gd32f1) Peripheral access API for GD32F1x0 Cortex-M3 microcontrollers (generated using svd2rust) - 
|
||||
|
||||
### XMC
|
||||
|
||||
@@ -376,6 +377,8 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
|
||||
- HAL for GD32VF103xx microcontrollers
|
||||
- [`gd32vf103-hal`](https://github.com/luojia65/gd32vf103-hal) - 
|
||||
- (WIP) Hardware abstract layer (HAL) for the GD32VF103 RISC-V microcontroller
|
||||
- [`gd32f1x0-hal`](https://crates.io/crates/gd32f1x0-hal) - 
|
||||
- HAL implementation for GD32F1x0 microcontrollers
|
||||
|
||||
## Architecture support crates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user