Skip to content

Commit 5d6c410

Browse files
committed
atmel-samd: Change USB Manufacturer from Adafruit to Adafruit Industries.
1 parent 284d341 commit 5d6c410

File tree

1 file changed

+1
-1
lines changed
  • atmel-samd/boards/feather_m0_bluefruit_le

1 file changed

+1
-1
lines changed

atmel-samd/boards/feather_m0_bluefruit_le/conf_usb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
//! USB Device string definitions (Optional)
1717
#ifndef USB_DEVICE_MANUFACTURE_NAME
18-
# define USB_DEVICE_MANUFACTURE_NAME "Adafruit"
18+
# define USB_DEVICE_MANUFACTURE_NAME "Adafruit Industries"
1919
#endif
2020

2121
#ifndef USB_DEVICE_PRODUCT_NAME

0 commit comments

Comments
 (0)