Subversion Repositories group.electronics

Rev

Rev 86 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 86 Rev 89
Line 10... Line 10...
10
 
10
 
11
/* --------------------------- Functional Range ---------------------------- */
11
/* --------------------------- Functional Range ---------------------------- */
12
 
12
 
13
#define USB_CFG_HAVE_INTRIN_ENDPOINT    1
13
#define USB_CFG_HAVE_INTRIN_ENDPOINT    1
14
#define USB_CFG_HAVE_INTRIN_ENDPOINT3   0
14
#define USB_CFG_HAVE_INTRIN_ENDPOINT3   0
-
 
15
//#define USB_CFG_EP3_NUMBER              3
15
#define USB_CFG_IMPLEMENT_HALT          0
16
#define USB_CFG_IMPLEMENT_HALT          0
16
#define USB_CFG_INTR_POLL_INTERVAL      10
17
#define USB_CFG_INTR_POLL_INTERVAL      10
17
#define USB_CFG_IS_SELF_POWERED         0
18
#define USB_CFG_IS_SELF_POWERED         0
18
#define USB_CFG_MAX_BUS_POWER           100
19
#define USB_CFG_MAX_BUS_POWER           100
19
#define USB_CFG_IMPLEMENT_FN_WRITE      0
20
#define USB_CFG_IMPLEMENT_FN_WRITE      0