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

Some Windows users cannot flash on USB 3.0 ports #2

Open
bbaltz505 opened this issue Mar 24, 2016 · 0 comments
Open

Some Windows users cannot flash on USB 3.0 ports #2

bbaltz505 opened this issue Mar 24, 2016 · 0 comments

Comments

@bbaltz505
Copy link

Some users with Arduino 101 package 1.0.5 can no longer upload sketches via USB 3.0 ports with this new dfu-util. The previous binary in 1.0.4 (built by Intel) worked for these users.

There are two main differences:

  • Intel-built v0.8+ dfu-util came from git://git.code.sf.net/p/dfu-util/dfu-util (commit e123655)
  • libusb-1.0 DLL was previously included separately instead of statically linked

Here is one commit if interest in the Intel version that is missing from this version is:
https://sourceforge.net/p/dfu-util/dfu-util/ci/e123655469e1ef0a12f0a422583e9f480bc28af5/

Brian

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

No branches or pull requests

1 participant