Skip to content

Conversation

facchinm
Copy link
Member

Porting of #3811 for SAM architecture
/cc @cmaglie

@cmaglie cmaglie self-assigned this Oct 21, 2015
@cmaglie cmaglie merged commit 775c82b into arduino:master Oct 21, 2015
@cmaglie cmaglie added Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix) Architecture: SAM Applies only to the SAM microcontrollers (Due) labels Oct 21, 2015
@cmaglie cmaglie added this to the Release 1.6.6 milestone Oct 21, 2015
@NicoHood
Copy link
Contributor

Just a small note here:
If the plugged interface adds more than the 20 available chars this will write to undefined memory. I think its not needed to fix this, since this should not happen on a limited number on endpoints. But its sure a risk if people feel like writing stories to the field.

It should be noted in the docs though:
https://github.com/arduino/Arduino/wiki/PluggableUSB-and-PluggableHID-howto

@facchinm facchinm deleted the nativeUSB_serialNumber_due branch January 4, 2017 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture: SAM Applies only to the SAM microcontrollers (Due) Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants