forked from PAWPAW-Mirror/lib_xua
Loopback audio working (no feedback calc yet)
This commit is contained in:
@@ -16,12 +16,13 @@
|
||||
|
||||
#define VENDOR_STR "XMOS"
|
||||
#define VENDOR_ID 0x20B1
|
||||
#define PRODUCT_STR_A2 "XUA Example"
|
||||
#define PRODUCT_STR_A1 "XUA Example"
|
||||
#define PRODUCT_STR_A2 "XUA Lite"
|
||||
#define PRODUCT_STR_A1 "XUA Lite"
|
||||
#define PID_AUDIO_1 1
|
||||
#define PID_AUDIO_2 2
|
||||
#define XUA_DFU_EN 0 /* Disable DFU (for simplicity of example */
|
||||
|
||||
#define UAC_FORCE_FEEDBACK_EP 1
|
||||
#define XUA_LITE 1
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user