Nexxkinn / ch32v307_blinky

bare-minimum working example of blinky code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ch32v307_blinky
---------------

ABOUT
-----
This is a bare-minimum working example of blinky code

REQUIREMENTS
------------
- Rust with "riscv32imac-unknown-none-elf" toolchain installed

REFERENCES
----------
- Blinky reference
  github.com/ch32-rs/ch32v20x-hal/blob/main/examples/blinky.rs

- Memory and code template
  github.com/orangecms/ch32v307-rust

- CH32V307 Evaluation sample code
  github.com/openwch/ch32v307

About

bare-minimum working example of blinky code.


Languages

Language:Rust 88.1%Language:RPC 11.9%