1
0
Fork 0
forked from len0rd/rockbox

add more registers for the tsc2100

hopefully working volume control, mute definatly works.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17259 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2008-04-27 13:43:05 +00:00
parent 8d7bd0a940
commit d20d9dd6e4
4 changed files with 174 additions and 12 deletions

View file

@ -255,6 +255,7 @@ drivers/m5636.c
/* Other Random Hardware */
#ifdef HAVE_TSC2100
drivers/tsc2100.c
drivers/audio/tsc2100.c
#endif
/* CPU Specific - By class then particular chip if applicable */