forked from PAWPAW-Mirror/lib_xua
Include file fixups (build fail)
This commit is contained in:
@@ -13,9 +13,7 @@
|
||||
#include <xclib.h>
|
||||
#include <xs1_su.h>
|
||||
|
||||
#include "devicedefines.h"
|
||||
|
||||
#include "dfu_interface.h"
|
||||
#include "xua_audio.h"
|
||||
#include "audioports.h"
|
||||
#include "audiohw.h"
|
||||
#ifdef SPDIF_TX
|
||||
@@ -23,14 +21,11 @@
|
||||
#endif
|
||||
#ifdef ADAT_TX
|
||||
#include "adat_tx.h"
|
||||
|
||||
#ifndef ADAT_TX_USE_SHARED_BUFF
|
||||
#error Designed for ADAT tx shared buffer mode ONLY
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include "xua_audio.h"
|
||||
|
||||
#include "commands.h"
|
||||
#include "xc_ptr.h"
|
||||
|
||||
|
||||
@@ -16,8 +16,6 @@ typedef interface audManage_if
|
||||
} audManage_if;
|
||||
|
||||
|
||||
|
||||
|
||||
/** The audio driver thread.
|
||||
*
|
||||
* This function drives I2S ports and handles samples to/from other digital
|
||||
|
||||
Reference in New Issue
Block a user