projects
/
hackover2013-badge-firmware.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b786400
)
set the unique CatNip product ID. http://wiki.openmoko.org/wiki/USB_Product_IDs#USB_V...
author
Miceuz
<mic@hardcore.lt>
Fri, 25 May 2012 05:48:14 +0000
(07:48 +0200)
committer
Miceuz
<mic@hardcore.lt>
Fri, 25 May 2012 05:48:14 +0000
(07:48 +0200)
projectconfig.h
patch
|
blob
|
history
diff --git
a/projectconfig.h
b/projectconfig.h
index
4bc4aec
..
1d3c92f
100644
(file)
--- a/
projectconfig.h
+++ b/
projectconfig.h
@@
-617,8
+617,8
@@
CDC (see 'puts' in systeminit.c).
-----------------------------------------------------------------------*/
- #define CFG_USB_VID (0x
239A
)
- #define CFG_USB_PID (0x
1002
)
+ #define CFG_USB_VID (0x
1d50
)
+ #define CFG_USB_PID (0x
600c
)
#ifdef CFG_BRD_LPC1343_REFDESIGN
// #define CFG_USBHID
This page took
0.025241 seconds
and
4
git commands to generate.