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

[AVR][USB] Configurable USB_VERSION value via define #5128

Merged
merged 1 commit into from
Jul 22, 2016

Conversation

facchinm
Copy link
Member

To allow WebUSB development on atmega32u4 boards, provide a way to change the reported USB compliance version using an external define (contained in an additional core)

This (webUSB) core will survive IDE and AVR core updates, making it easier to test https://github.com/WICG/webusb and https://github.com/webusb/arduino/

replaces #4627 and #4793

to allow WebUSB development, provide a way to change the USB_VERSION reported
using an additional core.

The additional (webUSB) core will survive IDE and AVR core updates
facchinm added a commit to facchinm/arduino-webusb that referenced this pull request Jul 13, 2016
@facchinm
Copy link
Member Author

Examples of hardware core here: webusb/arduino#16

@reillyeon @beaufortfrancois @NicoHood @samccone

@samccone
Copy link

🙇 amazing

@facchinm facchinm merged commit e6d7cea into arduino:master Jul 22, 2016
@facchinm facchinm deleted the configurable_usb210 branch September 20, 2016 14:03
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.

3 participants