Skip to content

Releases: ch32-rs/wlink

wlink v0.1.0

10 Nov 17:06
Compare
Choose a tag to compare

What's Changed

  • Document license in the README and use an SPDX expression in the Cargo.toml file by @jwillikers in #74
  • Support CH585, CH32V317, CH32V002/4/5/6/7, CH32M007 by @andelf in #76

New Contributors

Full Changelog: v0.0.9...v0.1.0

For Windows users, please use the x86 version since it supports WCH's official Windows driver.

wlink nightly release 20241114

14 Nov 14:10
Compare
Choose a tag to compare
Pre-release

This is a nightly binary release of the wlink command line tool.

For Windows users, please use the x86 version since it has the Windows driver support.

wlink v0.0.9

03 Oct 09:45
Compare
Choose a tag to compare

[0.0.9] - 2024-10-03

Added

  • Add functions to control 3.3V and 5V outputs of probe, #72

Fixed

  • Rename ChipUID response to ESignature, #58
  • Ensure consistent nanosecond precision in log timestamps, #64

Note
win-x86 version is for official Windows drivers. No need to switch to libusb/WinUSB driver.