forked from len0rd/rockbox
finally add my Alpine car CD changer emulator, although very few people may use it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5618 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bbb944995b
commit
2f9bf25175
2 changed files with 1204 additions and 0 deletions
|
@ -54,3 +54,8 @@ euroconverter.c
|
|||
jackpot.c
|
||||
nim.c
|
||||
#endif /* #ifdef HAVE_LCD_CHARCELLS */
|
||||
|
||||
#ifndef HAVE_MMC
|
||||
/* not for Ondio, has no remote control pin */
|
||||
alpine_cdc.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue