Skip to content
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

[Mesh] Fixes WCID in bootloader #1653

Merged
merged 1 commit into from Jan 29, 2019
Merged

[Mesh] Fixes WCID in bootloader #1653

merged 1 commit into from Jan 29, 2019

Conversation

avtolstoy
Copy link
Member

@avtolstoy avtolstoy commented Dec 21, 2018

Problem

WinUSB driver is not being automagically attached to DFU interface on Windows.

Solution

Fixes WCID handling in the bootloader.

Steps to Test

Flash the bootloader, connect to a Windows machine, the device should automagically show up in Device Manager under USB devices with WinUSB driver. dfu-util should work without requiring to use Zadig or anything else.

Example App

N/A

References

N/A


Completeness

  • User is totes amazing for contributing!
  • Contributor has signed CLA (Info here)
  • Problem and Solution clearly stated
  • Run unit/integration/application tests on device
  • Added documentation
  • Added to CHANGELOG.md after merging (add links to docs and issues)

@avtolstoy avtolstoy added ready to merge PR has been reviewed and tested and removed needs review labels Jan 29, 2019
@avtolstoy avtolstoy merged commit be21ee9 into mesh-develop Jan 29, 2019
@avtolstoy avtolstoy deleted the fix/gen3-dfu-wcid branch January 29, 2019 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug mesh ready to merge PR has been reviewed and tested
Projects
None yet
2 participants