ArduinoCore-samd icon indicating copy to clipboard operation
ArduinoCore-samd copied to clipboard

Advertise the board serial number in the USB descriptor when in the bootloader

Open umaplehurst opened this issue 4 years ago • 0 comments

This will prevent Windows from creating a new COM port if it already saw the previous serial number. Also handy if you have multiple Arduino devices plugged into the same system. Code was copy-pasted from the main ArduinoCore-samd implementation to get the serial number.

umaplehurst avatar Jul 14 '21 18:07 umaplehurst