Moved size defines to plat_compat
This commit is contained in:
+2
-2
@@ -76,7 +76,7 @@
|
||||
/*---------- -----------*/
|
||||
#define USBD_MAX_NUM_CONFIGURATION 1
|
||||
/*---------- -----------*/
|
||||
#define USBD_MAX_STR_DESC_SIZ 128
|
||||
//#define USBD_MAX_STR_DESC_SIZ 128 /* Moved to plat_compat.h */
|
||||
/*---------- -----------*/
|
||||
#define USBD_SUPPORT_USER_STRING 1
|
||||
/*---------- -----------*/
|
||||
@@ -84,7 +84,7 @@
|
||||
/*---------- -----------*/
|
||||
#define USBD_SELF_POWERED 1
|
||||
/*---------- -----------*/
|
||||
#define MSC_MEDIA_PACKET 512
|
||||
//#define MSC_MEDIA_PACKET 512 /* Moved to plat_compat.h */
|
||||
/****************************************/
|
||||
/* #define for FS and HS identification */
|
||||
#define DEVICE_FS 0
|
||||
|
||||
Reference in New Issue
Block a user