We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0cf592f + 5a6c932 commit 83d306cCopy full SHA for 83d306c
1 file changed
labgrid/resource/udev.py
@@ -747,6 +747,7 @@ def filter_match(self, device):
747
("1366", "0105"), # SEGGER J-Link
748
("1366", "1015"), # SEGGER J-Link
749
("1366", "1051"), # SEGGER J-Link
750
+ ("1366", "1061"), # SEGGER J-Link
751
]:
752
return False
753
0 commit comments