Skip to content
Snippets Groups Projects
Commit 066565cf authored by cnlohr's avatar cnlohr
Browse files

Update readme with info about building regularly.

parent 7f7530ec
No related branches found
No related tags found
No related merge requests found
# ch32v003fun
My tests for the CH32V003
My tests for the CH32V003 with gcc-riscv64
This contains:
1. EVT Folder for running demos from the ch32v003 EVT.
2. Barebones. For compiling without the EVT.
## System Prep
On WSL or Debian based OSes `apt-get install build-essential libnewlib-dev gcc-riscv64-unknown-elf`
## Running
```
cd barebones
make
```
Use the WCH-LinkUtility to flash the built hex file.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment