set the unique CatNip product ID. http://wiki.openmoko.org/wiki/USB_Product_IDs#USB_V...
authorMiceuz <mic@hardcore.lt>
Fri, 25 May 2012 05:48:14 +0000 (07:48 +0200)
committerMiceuz <mic@hardcore.lt>
Fri, 25 May 2012 05:48:14 +0000 (07:48 +0200)
projectconfig.h

index 4bc4aec..1d3c92f 100644 (file)
                               CDC (see 'puts' in systeminit.c).
 
     -----------------------------------------------------------------------*/
-    #define CFG_USB_VID                   (0x239A)
-    #define CFG_USB_PID                   (0x1002)
+    #define CFG_USB_VID                   (0x1d50)
+    #define CFG_USB_PID                   (0x600c)
 
     #ifdef CFG_BRD_LPC1343_REFDESIGN
       // #define CFG_USBHID
This page took 0.027231 seconds and 4 git commands to generate.