// Copyright (c) 2017-2018, XMOS Ltd, All rights reserved #ifndef __XUA_H__ #define __XUA_H__ #include "xua_conf_full.h" #if __XC__ || __STDC__ #include "xua_audiohub.h" #include "xua_endpoint0.h" #include "xua_buffer.h" //#include "xua_dfu.h" #endif #endif