# RVSWD programmer component This component enables an ESP32 host to program an RVSWD compatible target. RVSWD is a custom two wire programming protocol used by WCH in their CH32 line of microcontrollers. Currently the component only supports and has only been tested on the **CH32V203** microcontroller. ## License This project will be made available under unmodified MIT license starting September of 2025. Until then the component is made available under a [modified, extended variant of the MIT license](LICENSE) which explicitly excludes a specific organization from using this component.
355c8d23e494182114f124929264447b63011e32
idf.py add-dependency "nicolaielectronics/rvswd^0.1.0"