X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/939510f7e9ec103b7bd1dd10c1fe95a789e97f5d..c8028bb0e1137541373f46638370b96f02924e32:/projectconfig.h diff --git a/projectconfig.h b/projectconfig.h index f9f1e3f..de7d9c6 100644 --- a/projectconfig.h +++ b/projectconfig.h @@ -121,8 +121,8 @@ LPC1343 LPCXpresso board -----------------------------------------------------------------------*/ - #define CFG_BRD_LPC1343_REFDESIGN - // #define CFG_BRD_LPC1343_REFDESIGN_MINIMAL +// #define CFG_BRD_LPC1343_REFDESIGN +#define CFG_BRD_LPC1343_REFDESIGN_MINIMAL // #define CFG_BRD_LPC1343_TFTLCDSTANDALONE_USB // #define CFG_BRD_LPC1343_TFTLCDSTANDALONE_UART // #define CFG_BRD_LPC1343_802154USBSTICK @@ -617,9 +617,12 @@ CDC (see 'puts' in systeminit.c). -----------------------------------------------------------------------*/ - #define CFG_USB_VID (0x1d50) - #define CFG_USB_PID (0x600c) +#define CFG_USBMSC (1) + + #define CFG_USB_VID (0x239A) + #define CFG_USB_PID (0x1002) + #ifdef CFG_BRD_LPC1343_REFDESIGN // #define CFG_USBHID #define CFG_USBCDC