riscv-rust / riscv-rust-quickstart

A template for building Rust applications for HiFive1 boards
205 stars 24 forks source link

add led blinking example with timer #5

Closed almindor closed 5 years ago

almindor commented 5 years ago

Adds a LED blinker example that uses the CLINT timer and WFI sleep.