Skip to content

Linux vid pid detection fix #377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 31, 2018

Conversation

bridadan
Copy link
Contributor

This should fix #376 as well as an issue discovered by the DAPLink CI.

This accounts for the case where mbeds are connected to the system through (potentially multiple) USB hubs.

For more information on the USB sysfs paths, view the section "USB and Sysfs" on this page: https://www.safaribooksonline.com/library/view/linux-device-drivers/0596005903/ch13.html.

FYI @flit @juhhov

@coveralls
Copy link

coveralls commented Jul 30, 2018

Coverage Status

Coverage decreased (-0.02%) to 80.443% when pulling 07597b3 on bridadan:linux_vid_pid_detection_fix into c557d79 on ARMmbed:master.

@theotherjimmy theotherjimmy merged commit c4db6bc into ARMmbed:master Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

device_type is null with version 1.5.0
3 participants