diff --git a/README.md b/README.md index a9d73481ac589079bac189a6a51d1ae7613bc16e..b1a85988e9b2142c6e92f04db3122886e9d2d96d 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,12 @@ My tests for the [CH32V003](http://www.wch-ic.com/products/CH32V003.html) with g  -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: 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