# 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.
944a97f2be8d97e6bc181c00400d31fd8dbd92e6
idf.py add-dependency "nicolaielectronics/rvswd^0.2.0"