labgrid-project / labgrid

Embedded systems control library for development, testing and installation
https://labgrid.readthedocs.io/
Other
343 stars 179 forks source link

udev: Adds model id for stlink-v2 and v3 #1518

Closed nvincent-vossloh closed 1 month ago

nvincent-vossloh commented 1 month ago

Description Update list of USBDebugger to match stlink v2 and more stlink v3

Tested with labgrid-suggest, which properly reports stlink v2 and v3 with the added model id. Also tested with OpenOCDDriver to load fw on an stm32 mcu (see https://github.com/labgrid-project/labgrid/discussions/1517 for original discussion)

Checklist