mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-03-10 21:11:14 +00:00
Add gd31f1x0-hal HAL crate.
This commit is contained in:
parent
28e1227f48
commit
0de3f3ebd1
1 changed files with 2 additions and 0 deletions
|
@ -377,6 +377,8 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
|
||||||
- HAL for GD32VF103xx microcontrollers
|
- HAL for GD32VF103xx microcontrollers
|
||||||
- [`gd32vf103-hal`](https://github.com/luojia65/gd32vf103-hal) - 
|
- [`gd32vf103-hal`](https://github.com/luojia65/gd32vf103-hal) - 
|
||||||
- (WIP) Hardware abstract layer (HAL) for the GD32VF103 RISC-V microcontroller
|
- (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
|
## Architecture support crates
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue