ch32-rs / wlink

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

Official Windows Driver support #37

Closed andelf closed 10 months ago

andelf commented 1 year ago

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

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

andelf commented 1 year ago

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

andelf commented 1 year ago

image

The basic Windows driver is done.