MelbourneDeveloper / Device.Net

A C# cross platform connected device framework
MIT License
629 stars 121 forks source link

Remove unwanted call to CreateWindowsUsbDeviceFactory in STM DFU tests #175

Closed josesimoes closed 3 years ago

josesimoes commented 3 years ago
josesimoes commented 3 years ago

Well, as it was it was returning the DFU devices and all the others that had that class. On my system I get a bunch of devices. Was under the impression that this should return only the DFU ones...

MelbourneDeveloper commented 3 years ago

@josesimoes you will need to show me what you mean.

The zadig device is shows up with a class of GUID_DEVINTERFACE_USB_DEVICE which is abnormal. Without this, I can't see the device.