More work on DSD - work in progress
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
#include <xccompat.h>
|
||||
#include "devicedefines.h"
|
||||
#include "audioports.h"
|
||||
|
||||
//#define p_dsd_left p_i2s_dac[0]
|
||||
@@ -28,6 +29,8 @@ dsdPorts[0] = PORT_DSD_DAC0;
|
||||
|
||||
#endif
|
||||
|
||||
/* C wrapper for ConfigAudioPorts() such that we can mess around with arrays of ports */
|
||||
|
||||
void ConfigAudioPortsWrapper(
|
||||
#if (I2S_CHANS_DAC != 0)
|
||||
port p_i2s_dac[I2S_WIRES_DAC],
|
||||
|
||||
Reference in New Issue
Block a user