Skip to content

Commit 7f669bc

Browse files
ArthurHeymansYatekii
authored andcommitted
Re-add WCH Link probe
This got removed in the website rework. Signed-off-by: Arthur Heymans <[email protected]>
1 parent e13e446 commit 7f669bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/files/69-probe-rs.rules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ ATTRS{idVendor}=="303a", ATTRS{idProduct}=="1002", MODE="660", GROUP="plugdev",
141141
# CMSIS-DAP compatible adapters
142142
ATTRS{product}=="*CMSIS-DAP*", MODE="660", GROUP="plugdev", TAG+="uaccess"
143143
# WCH Link (CMSIS-DAP compatible adapter)
144+
ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="8010", MODE="660", GROUP="plugdev", TAG+="uaccess"
144145
ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="8011", MODE="660", GROUP="plugdev", TAG+="uaccess"
145146

146147
LABEL="probe_rs_rules_end"

0 commit comments

Comments
 (0)