Skip to content

Commit

Permalink
Merge pull request #1331 from FauliSchlumpf/master
Browse files Browse the repository at this point in the history
resource: udev: add new USB ID for IMXUSBLoader
  • Loading branch information
Bastian-Krause authored Feb 21, 2024
2 parents 0776eee + efcc8a2 commit 64ed1cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions labgrid/resource/udev.py
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ def filter_match(self, device):
("1fc9", "0128"), ("1fc9", "0126"),
("1fc9", "012b"), ("1fc9", "0134"),
("1fc9", "013e"), ("1fc9", "0146"),
("1fc9", "014e"),
("1b67", "4fff"), ("0525", "b4a4"), # SPL
("3016", "1001"),
]:
Expand Down

0 comments on commit 64ed1cd

Please sign in to comment.