summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Shawcroft <scott@chickadee.tech>2016-10-07 15:06:42 -0700
committerScott Shawcroft <scott@chickadee.tech>2016-10-07 15:06:42 -0700
commit5d6c4109e900eed3ff3c1348032f3a787d585e09 (patch)
tree42de0e0920abc11d5f42bdab027309f88776cefc
parent284d3414e155206dd5c9b2af79c6c0abbfb2a2e6 (diff)
atmel-samd: Change USB Manufacturer from Adafruit to Adafruit Industries.
-rw-r--r--atmel-samd/boards/feather_m0_bluefruit_le/conf_usb.h2
1 files changed, 1 insertions, 1 deletions
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 05de16776..4155c0fef 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