mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
h300 has a 16 bits display, not a 2 bits.
do not put lcd framebuffer in iram because there is no room for it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22402 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5929a8fb47
commit
fed07312ed
1 changed files with 0 additions and 2 deletions
|
|
@ -206,5 +206,3 @@
|
|||
#define MIN_REMOTE_CONTRAST_SETTING 5
|
||||
#define MAX_REMOTE_CONTRAST_SETTING 63
|
||||
#define DEFAULT_REMOTE_CONTRAST_SETTING 42
|
||||
|
||||
#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue