From 5d6c4109e900eed3ff3c1348032f3a787d585e09 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Fri, 7 Oct 2016 15:06:42 -0700 Subject: [PATCH] atmel-samd: Change USB Manufacturer from Adafruit to Adafruit Industries. --- atmel-samd/boards/feather_m0_bluefruit_le/conf_usb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmel-samd/boards/feather_m0_bluefruit_le/conf_usb.h b/atmel-samd/boards/feather_m0_bluefruit_le/conf_usb.h index 05de167760..4155c0fef6 100644 --- a/atmel-samd/boards/feather_m0_bluefruit_le/conf_usb.h +++ b/atmel-samd/boards/feather_m0_bluefruit_le/conf_usb.h @@ -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