# ch32v103-template [ch32v103-template](https://gitea.alexisvl.rocks/alexisvl/ch32v103-template) is a template for a firmware project for CH32V103, a cheap RISC-V microcontroller. Using Docker, it is able to build, flash, and debug this chip on macOS or Linux. The build itself uses Meson and is pretty easy to customize. WCH's support code is included for simple peripheral operation. In the future, it might get renamed and extended to other CH32V chips.