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:
parent
8d7bd0a940
commit
d20d9dd6e4
4 changed files with 174 additions and 12 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue