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

Feature Request: Upgrade WCH-Link firmware #42

Open andelf opened 8 months ago

andelf commented 8 months ago

esp. for macOS users.

sass20 commented 5 months ago

hi Can you add show virsion of firmware in wchlink?

andelf commented 5 months ago

It's already displayed in basic logging:

16:26:11 [INFO] Connected to WCH-Link v2.11(v31) (WCH-LinkE-CH32V305)

v31 is used by official tools. v2.11 is the original version. => 0x020a

sass20 commented 5 months ago

I connect wch-linkE only, wutout targer cpu and run wlink.exe -v

wlink.exe -v 19:51:13 [INFO] Found WCH-LinkRV, Bus 001 Device 005: ID 1a86:8010 No command given, use --help for help. hint: use wlink status to get started.

if I run command wlink.exe status it is have this output wlink.exe status Error: USB error: Entity not found

Caused by: Entity not found What is options need place for show [INFO] Connected to

i start wlink.exe on WIN10 OS thank you

andelf commented 5 months ago

A new "list" subcommand is added recently.