// Copyright 2017-2024 XMOS LIMITED. // This Software is subject to the terms of the XMOS Public Licence: Version 1. #ifndef _XUA_CONF_FULL_H_ #define _XUA_CONF_FULL_H_ #ifdef __xua_conf_h_exists__ #include "xua_conf.h" #endif #include "xua_conf_default.h" #endif