1
0
Fork 0
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:
Jörg Hohensohn 2005-01-20 21:06:44 +00:00
parent bbb944995b
commit 2f9bf25175
2 changed files with 1204 additions and 0 deletions

View file

@ -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