Subversion Repositories dashGPS

Rev

Rev 18 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18 Rev 26
Line 69... Line 69...
69
/*---------- -----------*/
69
/*---------- -----------*/
70
#define USBD_MAX_STR_DESC_SIZ     512
70
#define USBD_MAX_STR_DESC_SIZ     512
71
/*---------- -----------*/
71
/*---------- -----------*/
72
#define USBD_DEBUG_LEVEL     0
72
#define USBD_DEBUG_LEVEL     0
73
/*---------- -----------*/
73
/*---------- -----------*/
74
#define USBD_SELF_POWERED     1
74
#define USBD_SELF_POWERED     0
75
/*---------- -----------*/
75
/*---------- -----------*/
76
#define MAX_STATIC_ALLOC_SIZE     512
76
#define MAX_STATIC_ALLOC_SIZE     512
77
 
77
 
78
/****************************************/
78
/****************************************/
79
/* #define for FS and HS identification */
79
/* #define for FS and HS identification */