mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
Add Sipeed as Vendor #25
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?
Originally created by @wucke13 on GitHub (Jan 17, 2020).
Sipeed offers quite a few interesting very low cost RISC V boards, like the Sipeed Longan Nano.
The cpu - a GD32 - is officially supported by the RISC V Team, in this crate: https://github.com/riscv-rust/gd32vf103xx-hal
Adding Sipeed and a link to that Repo would be nice, so that people don't think there board isn't supported after they looked hear.
@Disasm commented on GitHub (Jan 17, 2020):
PR would be great!