Sound on M3. yay!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16679 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7757bcfdd6
commit
3005cf5c86
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
#define IIS_FIFO_RESET (1 << 11)
|
||||
#define PDIR2_FIFO_RESET (1 << 9)
|
||||
|
||||
#if defined(IAUDIO_X5) || defined(IAUDIO_M5)
|
||||
#if defined(IAUDIO_X5) || defined(IAUDIO_M5) || defined(IAUDIO_M3)
|
||||
#define SET_IIS_PLAY(x) IIS1CONFIG = (x)
|
||||
#define IIS_PLAY IIS1CONFIG
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue