Subversion Repositories freemyipod

Rev

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

Rev 892 Rev 934
Line 60... Line 60...
60
{ \
60
{ \
61
    .endpoints = { {}, {}, {}, {}, {} }, \
61
    .endpoints = { {}, {}, {}, {}, {} }, \
62
}
62
}
63
#define USB_ENDPOINTS 0b0000000000010110000000000010101
63
#define USB_ENDPOINTS 0b0000000000010110000000000010101
64
#define USB_MAXCURRENT 500
64
#define USB_MAXCURRENT 500
65
#define USB_HAVE_TARGET_SPECIFIC_REQUESTS
65
//#define USB_HAVE_TARGET_SPECIFIC_REQUESTS
66
 
66
 
67
 
67
 
68
#define HAVE_LCD
68
#define HAVE_LCD
69
#define HAVE_LCD_SHUTDOWN
69
#define HAVE_LCD_SHUTDOWN
70
#define LCD_WIDTH 320
70
#define LCD_WIDTH 320