forked from PAWPAW-Mirror/lib_xua
TILE defines removed (now in device defines)
This commit is contained in:
@@ -33,18 +33,6 @@
|
|||||||
#include "mixer.h"
|
#include "mixer.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef AUDIO_IO_TILE
|
|
||||||
#define AUDIO_IO_TILE 0
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef XUD_TILE
|
|
||||||
#define XUD_TILE 0
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef IAP_TILE
|
|
||||||
#define IAP_TILE AUDIO_IO_TILE
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* Audio I/O - Port declarations */
|
/* Audio I/O - Port declarations */
|
||||||
#if I2S_WIRES_DAC > 0
|
#if I2S_WIRES_DAC > 0
|
||||||
on tile[AUDIO_IO_TILE] : buffered out port:32 p_i2s_dac[I2S_WIRES_DAC] =
|
on tile[AUDIO_IO_TILE] : buffered out port:32 p_i2s_dac[I2S_WIRES_DAC] =
|
||||||
|
|||||||
Reference in New Issue
Block a user