dorkhub

gd32vf103-hal

Hardware abstract layer (HAL) `embedded-hal` for RISC-V microcontroller GD32VF103 in Rust. Contributions welcomed!

gd32v-rust
Rust6415 forksMITupdated 4 years ago
git clone https://github.com/gd32v-rust/gd32vf103-hal.gitgd32v-rust/gd32vf103-hal

gd32vf103-hal

Hardware abstract layer (HAL) for the GD32VF103 RISC-V microcontroller

crates.io Released API docs

This project is under early stage development; you may find example project and images here.

Matrix: #gd32v-rust:matrix.org

See also: gd32vf103xx-hal

Use this project

To use this HAL project, you may need Rust installed. Checkout rustup.rs if you don't have one. You do not need to install GNU toolchain if you are an application developer.

Examples may be found at gd32vf103-example.

Helps on assembling

ALERT: this section is only for HAL project itself. If you are an application developer, you do not need to build this binary by yourself.

The assemble script requires you have riscv32imac-unknown-elf-gcc installed.

Configure and compile GNU toolchain using:

../configure --prefix=/opt/riscv32 --with-arch=rv32imac --with-abi=ilp32
make && make install

Run assemble script: (run on any path is okay)

./assemble.sh

License

This project is licensed under either of

more like this

anne-key

Firmware for Anne Pro Keyboard written in Rust

Rust572

TachiSnap

TachiSnap — Pixel Snapper for animation pixel artists. Rust + WebAssembly client-side tool for cleaning up AI-generated…

HTML50

bit_gossip

Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.

Rust50

search

search projects, people, and tags