readme
# CH34x USB-UART converter driver
[](https://components.espressif.com/components/espressif/usb_host_ch34x_vcp)
Limited implementation only. The vendor does not provide full specification.
* CH340 and CH341 supported
* [Datasheet](http://www.wch-ic.com/downloads/CH341DS1_PDF.html)
changelog
## 1.0.0
- Initial version
## 1.0.1
- Fix GCC-12 compile errors
## 2.0.0
- Update to [CDC-ACM driver](https://components.espressif.com/components/espressif/usb_host_cdc_acm) to v2