riscv-rust / longan-nano

Board support package for the Longan Nano board
https://www.seeedstudio.com/Sipeed-Longan-Nano-RISC-V-GD32VF103CBT6-Development-Board-p-4205.html
117 stars 30 forks source link

update: Updates `gd32vf103xx-hal` and adds `device.x` definitions #37

Open rmsyn opened 1 year ago

rmsyn commented 1 year ago

Updates gd32vf103xx-hal for the rt and critical-section features.

Depends on https://github.com/riscv-rust/gd32vf103xx-hal/pull/56

Adds a device.x file for default interrupt handler definitions.