summaryrefslogtreecommitdiffstats
path: root/firmware/usbconfig.h
diff options
context:
space:
mode:
authorJenna Fox <a@creativepony.com>2012-09-24 13:49:41 +1000
committerJenna Fox <a@creativepony.com>2012-09-24 13:49:41 +1000
commit1539320a76f6be5f14a426461b1999b5ce401001 (patch)
treef7f08f18d1f3942836663007d57a51a1a0a24344 /firmware/usbconfig.h
parentab6db42bceb1e50bdc77c720109d5e9fbac4ff7d (diff)
downloadmicronucleus-1539320a76f6be5f14a426461b1999b5ce401001.tar.gz
micronucleus-1539320a76f6be5f14a426461b1999b5ce401001.tar.bz2
micronucleus-1539320a76f6be5f14a426461b1999b5ce401001.zip
Making progress fixing issue where it never properly erases first page
Diffstat (limited to 'firmware/usbconfig.h')
-rw-r--r--firmware/usbconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/usbconfig.h b/firmware/usbconfig.h
index d8ec6c1..bca0ec0 100644
--- a/firmware/usbconfig.h
+++ b/firmware/usbconfig.h
@@ -192,6 +192,9 @@
#define USB_CFG_DEVICE_VERSION UBOOT_VERSION, 0x01
/* Version number of the device: Minor number first, then major number.
*/
+ // electric arrow - not compliant with obdev's rules but we'll have our own vid-pid soon
+//#define USB_CFG_VENDOR_NAME 0x2301
+//#define USB_CFG_VENDOR_NAME_LEN 1
#define USB_CFG_VENDOR_NAME 'c','r','e','a','t','i','v','e','p','o','n','y','.','c','o','m'
#define USB_CFG_VENDOR_NAME_LEN 16
/* These two values define the vendor name returned by the USB device. The name