Skip to content

Do not install CPX drivers on Windows 10 #60

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 5 commits into from
Dec 7, 2018

Conversation

dhalbert
Copy link

These are the identical changes pushed as arduino#346 and arduino#338, to prevent the CPX driver installer from running on Windows 10, to fix arduino#336.

As of this moment arduino/ArduinoCore-samd hasn't been released as a new version yet, but we should anticipate that by fixing this in our own BSP now.

@dhalbert dhalbert requested a review from ladyada August 27, 2018 13:58
@dhalbert
Copy link
Author

dhalbert commented Oct 3, 2018

@ladyada also ping on this, to prevent further CPX problems on Windows 7. Essentially identical PR submitted to arduino/ArduinoCore-samd

@dhalbert dhalbert force-pushed the no-win10-cpx-adafruit branch 3 times, most recently from debc739 to 285ca1b Compare October 11, 2018 02:22
@dhalbert
Copy link
Author

@ladyada ping on the touch-up fixes on this PR, that fix WebUSB null driver install on Win7

@ladyada
Copy link
Member

ladyada commented Nov 26, 2018

yeep sorry

@ladyada
Copy link
Member

ladyada commented Nov 26, 2018

ok just checked on win 10 and post_install def does not install anything and quits when it should

@ladyada
Copy link
Member

ladyada commented Nov 26, 2018

tested on win 7, installed CPX drivers right!

@dhalbert dhalbert merged commit ef69627 into adafruit:master Dec 7, 2018
@dhalbert
Copy link
Author

dhalbert commented Dec 7, 2018

@ladyada should I make an Arduino release out of this? (have to remember how to do that)

@ladyada
Copy link
Member

ladyada commented Dec 7, 2018

yah do you want to learn how?

@dhalbert dhalbert deleted the no-win10-cpx-adafruit branch March 27, 2020 23:04
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.

Change in Windows Drivers breaking Circuit Playground Express Bootloader
2 participants