ArduinoCore-samd
ArduinoCore-samd copied to clipboard
Advertise the board serial number in the USB descriptor when in the bootloader
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.