atmel-samd: Change USB Manufacturer from Adafruit to Adafruit Industries.

This commit is contained in:
Scott Shawcroft 2016-10-07 15:06:42 -07:00
parent 284d3414e1
commit 5d6c4109e9

View File

@ -15,7 +15,7 @@
//! USB Device string definitions (Optional)
#ifndef USB_DEVICE_MANUFACTURE_NAME
# define USB_DEVICE_MANUFACTURE_NAME "Adafruit"
# define USB_DEVICE_MANUFACTURE_NAME "Adafruit Industries"
#endif
#ifndef USB_DEVICE_PRODUCT_NAME