ch32-rs / wlink

An open source WCH-Link library/command line tool written in Rust.
Apache License 2.0
155 stars 25 forks source link

Official Windows Driver support #37

Closed andelf closed 7 months ago

andelf commented 9 months ago

A libusb/winusb driver installation on Windows is not acceptable.

wlink should be used with the official toolchain as a supplement.

andelf commented 9 months ago

The driver interface is already known to me. I need some more time to refactor the device layer.

andelf commented 8 months ago

image

The basic Windows driver is done.