X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/43d5996dfe4424a1025d1657e3e37c96f59bd005..47c27a4c712e6a1927656c69651354df40c3864a:/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