Skip to content
Snippets Groups Projects
Commit 12a5d571 authored by cnlohr's avatar cnlohr
Browse files

Update readme.

parent 3c8d9f2a
No related branches found
No related tags found
No related merge requests found
...@@ -4,11 +4,12 @@ My tests for the [CH32V003](http://www.wch-ic.com/products/CH32V003.html) with g ...@@ -4,11 +4,12 @@ My tests for the [CH32V003](http://www.wch-ic.com/products/CH32V003.html) with g
![CH32V003 Architecture](https://img.wch.cn/20220921/5d7592ac-9a13-4662-910c-f9388da9ee6e.jpg) ![CH32V003 Architecture](https://img.wch.cn/20220921/5d7592ac-9a13-4662-910c-f9388da9ee6e.jpg)
Still very much a wip, but pretty close to a sort of dev environment for the ch32v003 in Linux / WSL. Still very much a wip, it's a dev environment for the ch32v003 in Linux / WSL that doesn't require any propreitary tooling or [MounRiver Studio(MRS)](http://www.wch-ic.com/products/www.mounriver.com/)
This contains: This contains:
1. EVT Folder for running demos from the ch32v003 EVT. 1. EVT Folder for running demos from the ch32v003 EVT.
2. Barebones. For compiling without the EVT. 2. Barebones. A project that does not use the HAL or EVT.
3. A demo "minichlink" which uses the WCH CH-Link with libusb exclusively for cross-platform use. (Only tested in Windows right now)
## System Prep ## System Prep
......
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