mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
[PR #200] [MERGED] Add GD32VF103 chip support crates #217
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/200
Author: @luojia65
Created: 9/14/2019
Status: ✅ Merged
Merged: 10/11/2019
Merged by: @therealprof
Base:
master← Head:patch-1📝 Commits (4)
ac394abAdd GD32VF103 chip support cratesa73a113Whoops148cc5aUpdate README.md3368988Update README.md📊 Changes
1 file changed (+9 additions, -0 deletions)
View changed files
📝
README.md(+9 -0)📄 Description
This pull request adds PAC and HAL libraries for embedded Rust on GD32VF103.
GD32VF103 is a microcontroller chip produced by GigaDevice Semiconductor Inc. with one Bumblebee RISC-V's RV32IMAC core @108 MHz, up to 128 KiB of Flash and 32 KiB of SRAM.
This chip will be in market on late September this year along with its development board Longan Nano (by Sipeed); it's Rust support is under rapid development to provide appropriate ecosystem.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.