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.
## 📋 Pull Request Information
**Original PR:** https://github.com/rust-embedded/awesome-embedded-rust/pull/200
**Author:** [@luojia65](https://github.com/luojia65)
**Created:** 9/14/2019
**Status:** ✅ Merged
**Merged:** 10/11/2019
**Merged by:** [@therealprof](https://github.com/therealprof)
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (4)
- [`ac394ab`](https://github.com/rust-embedded/awesome-embedded-rust/commit/ac394aba43b3b37b7625b9f09b32152e0434a807) Add GD32VF103 chip support crates
- [`a73a113`](https://github.com/rust-embedded/awesome-embedded-rust/commit/a73a113f65de320e35cbd515041bc7be501f3187) Whoops
- [`148cc5a`](https://github.com/rust-embedded/awesome-embedded-rust/commit/148cc5a283a41b0fe65757ea4aad59f21e6dfb17) Update README.md
- [`3368988`](https://github.com/rust-embedded/awesome-embedded-rust/commit/336898818cb7e71fafb8eb088965fbe55c4fb501) Update README.md
### 📊 Changes
**1 file changed** (+9 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+9 -0)
</details>
### 📄 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.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.