forked from len0rd/rockbox
Remote LCD support added to the x11 simulator, take 1. The win32 simulator
still builds, but shows no remote LCD yet. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6510 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ed42300bff
commit
ac31e6af87
12 changed files with 215 additions and 30 deletions
|
@ -112,9 +112,9 @@ descramble.S
|
|||
#endif
|
||||
drivers/lcd.S
|
||||
#ifdef IRIVER_H100
|
||||
drivers/lcd-h100-remote.c
|
||||
#ifndef SIMULATOR
|
||||
drivers/uda1380.c
|
||||
drivers/lcd-h100-remote.c
|
||||
pcm_playback.c
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue