forked from len0rd/rockbox
ypr0: Use generic lcd memframe driver.
This commit is contained in:
parent
094cbd586f
commit
5e9b62cd8a
4 changed files with 30 additions and 53 deletions
|
|
@ -8,7 +8,8 @@ strlen.c
|
|||
|
||||
#if (defined(SANSA_E200) || defined(GIGABEAT_F) || defined(GIGABEAT_S) || \
|
||||
defined(CREATIVE_ZVx) || defined(SANSA_CONNECT) || defined(SANSA_FUZEPLUS) || \
|
||||
defined(COWON_D2) || defined(MINI2440) || (defined(MROBE_500) && !defined(LCD_USE_DMA))) && \
|
||||
defined(COWON_D2) || defined(MINI2440) || defined(SAMSUNG_YPR0) || \
|
||||
(defined(MROBE_500) && !defined(LCD_USE_DMA))) && \
|
||||
!defined(SIMULATOR)
|
||||
lcd-as-memframe.c
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue