Commit Graph

28 Commits

Author SHA1 Message Date
Daniel Pieczko
0aa60035a4 Update copyright notices and licence references 2021-04-22 17:17:39 +01:00
Oscar Bailey
3076bdffcf Update CHANGELOG and default BCD 2020-10-27 11:01:58 +00:00
lucianom
05dacde043 Add SERIAL_STR configurable from xua_conf.h 2020-05-19 13:45:52 +01:00
Larry Snizek
8666722798 Library checks 2020-01-21 16:45:54 +00:00
Larry Snizek
ae2f19224e Expose DFU detach timeout value 2020-01-21 16:12:38 +00:00
Michael Banther
241afbe7e6 Establish a default value for XUA_MIC_FRAME_SIZE. 2019-11-21 16:58:24 +00:00
Michael Banther
b0a26351ce Update copyright notices. 2019-11-11 13:41:07 +00:00
Michael Banther
37bbea3726 Use a consistent method to interpret the HID_CONTROLS pre-processor symbol throughout the code base. 2019-09-26 14:45:17 +01:00
Ed Clarke
0709860f48 Ensure behaviour is correct when UAC_FORCE_FEEDBACK_EP and XUA_ADAPTIVE features defined as 0 2018-11-05 11:14:03 +00:00
Ross Owen
09b1cdf610 Tidy up AUDIO_CLASS_FALLBACK usage 2018-06-04 10:36:27 +01:00
Luciano Martin
a8b03de538 Set AUDIO_CLASS_FALLBACK to 0 by default
- Remove usage of "defined(AUDIO_CLASS_FALLBACK)"
2018-06-01 17:37:19 +01:00
xross
14af847ddb NUM_PDM_MICS -> XUA_NUM_PDM_MICS 2018-04-04 14:24:57 +01:00
xross
961d890b2c First cut at reunifying master/slave i2s loops 2018-03-08 20:07:30 +00:00
xross
39acd6cf17 NO_USB -> XUA_USB_EN 2018-03-08 18:02:59 +00:00
xross
90aa19d351 Tidy up ADAT_RX and SPDIF_RX usage (ifdef vs if) 2018-02-27 14:59:58 +00:00
Larry Snizek
79c05afdbe Release checks 2018-02-09 13:05:46 +00:00
xross
bb0f1d3cd9 BCD_DEVICE update 2018-01-29 11:09:58 +00:00
xross
fe93288b1f I2S_MODE_TDM handling 2018-01-17 14:25:27 +00:00
xross
55a9f03719 Fixup CODEC_MASTER usage 2018-01-17 14:06:49 +00:00
xross
b8affc134a Merge branch 'master' of github.com:xmos/lib_xua 2018-01-08 11:38:38 +00:00
xross
90b8fe26cc Added XUA_ENDPOINT_COUNT_CUSTOM_IN/OUT define 2018-01-08 11:37:02 +00:00
xross
e322010cf1 SPDIF_TX and XUA_DFU_EN changes for build 2018-01-04 09:54:04 +00:00
Ross Owen
2f9a89d716 Fixed BCD_DEVICE_N def 2018-01-03 16:09:11 +00:00
Luciano Martin
e2f84f77db - removed DFU and XUA_DFU flags and unified all the flags using XUA_DFU_EN 2017-12-06 15:40:05 +00:00
xross
516b4f5171 DFU_BCD_DEVICE removed (use BCD_DEVICE) 2017-11-02 15:40:27 +00:00
xross
8ceec63c5d Set default BCD_DEVICE to 1.0.0 2017-11-01 16:06:25 +00:00
xross
420150f737 Resolving build issues due to moving from custom/devicedefines.h to conf headers. Also removed i_audMan 2017-10-31 16:00:29 +00:00
xross
e98fffd966 File re-shuffle. Moving from devicedefines to xua_conf.h 2017-10-16 17:50:25 +01:00