Skip to content

Commit 0dc36c9

Browse files
committed
contrib: add udev rule for GreatFET One by Great Scott Gadgets
1 parent 208fced commit 0dc36c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

contrib/60-libsigrok.rules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0020", ENV{ID_SIGROK}="1"
113113
# DreamSourceLab DSLogic Basic
114114
ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0021", ENV{ID_SIGROK}="1"
115115

116+
# Great Scott Gadgets
117+
# GreatFET One
118+
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="60e6", ENV{ID_SIGROK}="1"
119+
116120
# GW-Instek GDM-9061 (USBTMC mode)
117121
ATTRS{idVendor}=="2184", ATTRS{idProduct}=="0059", ENV{ID_SIGROK}="1"
118122

0 commit comments

Comments
 (0)