Subversion Repositories freemyipod

Rev

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

Rev 489 Rev 556
Line 41... Line 41...
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 240
44
#define LCD_WIDTH 240
45
#define LCD_HEIGHT 320
45
#define LCD_HEIGHT 320
46
#define LCD_FORMAT 0x004154b1  // rgb565
46
#define LCD_FORMAT 0x004154b4  // rgb565
47
#define LCD_BYTESPERPIXEL 2
47
#define LCD_BYTESPERPIXEL 2
48
#define LCDCONSOLE_FGCOLOR 0
48
#define LCDCONSOLE_FGCOLOR 0
49
#define LCDCONSOLE_BGCOLOR -1
49
#define LCDCONSOLE_BGCOLOR -1
50
 
50
 
51
#define HAVE_BACKLIGHT
51
#define HAVE_BACKLIGHT