Subversion Repositories freemyipod

Rev

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

Rev 85 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 240
-
 
45
#define LCD_HEIGHT 320
-
 
46
#define LCD_FORMAT rgb565
-
 
47
#define LCD_BYTESPERPIXEL 2
44
 
48
 
45
#define HAVE_I2C
49
#define HAVE_I2C
-
 
50
 
46
//#define HAVE_STORAGE
51
//#define HAVE_STORAGE
47
//#define HAVE_FLASH_STORAGE
52
//#define HAVE_FLASH_STORAGE
48
//#define HAVE_STORAGE_FLUSH
53
//#define HAVE_STORAGE_FLUSH
49
//#define CONFIG_STORAGE STORAGE_NAND
54
//#define CONFIG_STORAGE STORAGE_NAND
50
//#define SECTOR_SIZE 4096
55
//#define SECTOR_SIZE 4096