Subversion Repositories freemyipod

Rev

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

Rev 95 Rev 116
Line 39... Line 39...
39
 
39
 
40
#define HAVE_USB
40
#define HAVE_USB
41
#define USB_NUM_ENDPOINTS 5
41
#define USB_NUM_ENDPOINTS 5
42
 
42
 
43
#define HAVE_LCD
43
#define HAVE_LCD
-
 
44
#define LCD_WIDTH 176
-
 
45
#define LCD_HEIGHT 132
-
 
46
#define LCD_FORMAT rgb565
-
 
47
#define LCD_BYTESPERPIXEL 2
44
 
48
 
45
#define HAVE_I2C
49
#define HAVE_I2C
46
 
50
 
47
#define HAVE_BOOTFLASH
51
#define HAVE_BOOTFLASH
48
#define BOOTFLASH_IS_MEMMAPPED
52
#define BOOTFLASH_IS_MEMMAPPED