Commit Graph

271 Commits

Author SHA1 Message Date
Ross Owen
1ef5129fde Variable i2s bit width (#331)
- Add support for variable width I2S (via XUA_I2S_N_BITS)
- Add support for variable width TDM (again via XUD_I2S_N_BITS when XUA_PCM_FORMAT=XUA_PCM_FORMAT_TDM)
- Includes support for xcore as I2S/TDM master and slave
- Add testing of the the above to test_i2s_loopback
- Rationalised test config building in test_i2s_loopback
- Documentation updated
2023-06-08 15:31:12 +01:00
Ross Owen
761a33f5e4 Update CHANGELOG.rst 2023-05-18 10:07:25 +01:00
Ross Owen
2dba6dce36 Update CHANGELOG.rst 2023-05-18 10:04:36 +01:00
Ross Owen
9cf931898e Move check for XUA_USB_EN after include of xua.h (#325) 2023-05-17 14:55:37 +01:00
Ross Owen
1f4e9a99b8 Changelog update 2023-05-12 17:36:04 +01:00
Daniel Pieczko
4e7ddb4036 Fix memory corruption during initialisation of mixer weights 2023-04-04 14:31:35 +01:00
Ross Owen
7e3ae59acc Changelog update and version bump 3.3.1 -> 3.4.0 2023-03-15 12:28:39 +00:00
Ross Owen
fc732b8512 Updated changelog 2023-02-03 11:06:40 +00:00
Daniel Pieczko
0db1b08948 Add changelog entry 2022-11-11 08:56:20 +00:00
Ross Owen
a1082b1dfd Documentation
Documentation updates and version bump
2022-10-26 17:48:51 +01:00
xross
4f38e40f04 Changelog update 2022-10-25 13:41:23 +01:00
xross
036ebc0d33 Version bump and changelog update 2022-10-25 13:36:12 +01:00
Ross Owen
22a6a2505a Define SELF_POWERED changed to XUA_POWERMODE and associated defines (#291)
Define SELF_POWERED changed to XUA_POWERMODE and associated defines
2022-10-04 11:24:31 +01:00
Ross Owen
a08e4535f2 Merge branch 'develop' into fix/287 2022-09-28 19:01:45 +01:00
Daniel Pieczko
dd933ebe55 Add changelog entry 2022-09-28 13:39:43 +01:00
xross
b7a90a3235 Changelog update 2022-09-28 11:27:12 +01:00
xross
0f1e0e1822 Changelog update 2022-09-07 11:21:14 +01:00
xross
2d697aab40 ADAT_TX renamed to XUA_ADAT_TX_EN 2022-09-06 17:11:32 +01:00
Daniel Pieczko
5d331e7f27 Fix insufficient buffering in decouple 2022-08-08 15:24:04 +01:00
xross
51d5c4bdb2 Changelog update 2022-06-01 14:34:35 +01:00
xross
266711caf7 Merge remote-tracking branch 'upstream/develop' into develop 2022-05-30 18:50:33 +01:00
xross
d7a9b160c2 Automated changelog dep update 2022-05-30 18:18:42 +01:00
xross
0d8f080604 Moved to version 3.2.0 2022-05-30 18:17:31 +01:00
Luciano Martin
d3fafdfbac Overwrite output channel descriptors only if output channels are defined (#269)
Overwrite output channel descriptors only if output channels are defined
2022-05-30 11:25:48 +01:00
Ross Owen
edd34ac157 Merge pull request #251 from xross/fix/250
Enable explicit feedback EP by default
2022-03-29 15:22:52 +01:00
xross
ea3dffb05c Changelog update 2022-03-14 11:21:10 +00:00
Ross Owen
f0cd906730 Merge branch 'develop' into changelog 2022-03-09 11:43:30 +00:00
Daniel Pieczko
7a493ca479 Fix ifdefs/endifs in ep_buffer.xc 2022-03-02 09:25:52 +00:00
Michael Banther
769bfa1a5a Remove unnecessary HID functionality (#243)
* Include HID report functionality only when the HID feature is enabled
* Define HID_CONTROLS=1 so HID unit tests work correctly
2022-02-21 13:20:52 +00:00
xross
7198dbf02c Sanitised changelog 2022-02-18 16:01:06 +00:00
Angel Cascarino
41c6b90549 Pruned extraneous whitespace. 2022-01-12 17:57:16 +00:00
Angel Cascarino
b62782faa0 Moved the word "to" one line up in the changelog 2022-01-12 17:50:06 +00:00
Angel Cascarino
8c30ce60f2 Removed trailing whitespace in changelog entry 2022-01-12 17:41:52 +00:00
Angel Cascarino
b3d66f4ca4 Upversioned, updated changelog, and removed .?project files 2022-01-12 17:37:48 +00:00
mbanth
93721f3144 Added missing dependency change log entry 2022-01-11 14:24:32 +00:00
mbanth
03a5024520 Renamed xua_hid_report_descriptor.h to xua_hid_report.h 2021-12-09 15:45:05 +00:00
mbanth
2b96ea0171 Increment major version and add change log entries 2021-12-09 15:29:45 +00:00
mbanth
1109e08dd8 Increment version and add change log entry 2021-08-26 16:25:40 +01:00
lucianom
ffee831f5d Updated clock blocks to support lib_xud v2.0.0 2021-08-06 08:52:36 +01:00
mbanth
3b1b7f81dc Bumped version to 2.0.1 2021-07-26 14:23:27 +01:00
Michael Banther
9d55c315c8 Merge pull request #201 from mbanth/feature/configurable_hid
Further Configurable HID enhancements
2021-07-07 11:39:51 +01:00
mbanth
46d8201ba6 Add change log entries 2021-07-06 16:51:03 +01:00
Ed
65103d8c88 Allow nullable chanend and insert asserts to capture invalid use 2021-07-06 15:05:21 +01:00
lucianom
32e4fb55d3 Update description 2021-06-25 11:17:15 +01:00
lucianom
687c06864c Allow DFU to support multiple flash devices 2021-06-25 10:48:59 +01:00
mbanth
b711b3adf6 Update to version 2.0.0 2021-06-22 15:59:16 +01:00
mbanth
e98c0b11bc Add change log entries 2021-06-09 16:29:28 +01:00
mbanth
008508c8ae Added change log entry 2021-06-04 17:04:20 +01:00
mbanth
fd45908ff6 Add function to return the length of the HID Report 2021-06-03 15:53:50 +01:00
mbanth
bc957cb593 Update change log 2021-06-02 15:12:12 +01:00