HDD6330: implement initialization and inversion of lcd.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28826 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Szymon Dziok 2010-12-13 21:13:04 +00:00
parent abf28a9586
commit bf34449638
2 changed files with 30 additions and 25 deletions

View file

@ -74,7 +74,7 @@
/* #define HAVE_LCD_FLIP */
/* define this if you can invert the colours on your LCD */
/* #define HAVE_LCD_INVERT */
#define HAVE_LCD_INVERT
/* #define IRAM_LCDFRAMEBUFFER IDATA_ATTR *//* put the lcd frame buffer in IRAM */