1
0
Fork 0
forked from len0rd/rockbox

Low-level driver for the H100 remote control LCD, by Richard S. La Charite III

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6283 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2005-04-14 11:40:41 +00:00
parent 81bd369288
commit 14c7900383
4 changed files with 199 additions and 0 deletions

View file

@ -114,6 +114,7 @@ drivers/lcd.S
#ifdef IRIVER_H100
#ifndef SIMULATOR
drivers/uda1380.c
drivers/lcd-h100-remote.c
pcm_playback.c
#endif
#endif