Skip to content

Commit 07c9688

Browse files
Add WCH Link variant (#151)
The PCB says WCH_LINK V1.1 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
1 parent acc0668 commit 07c9688

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/static/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)