Ross Owen
4528bed740
Readme, changelog and version update
2023-06-14 12:58:51 +01:00
Ross Owen
cea580ba48
Merge pull request #332 from henkmuller/feature/static-hid-descriptor
...
Enabling a static HID report descriptor
2023-06-13 16:46:14 +01:00
Henk Muller
45e5ef7702
Enabling a static HID report descriptor in addition to the built-in dynamically created one. This is required for AudioWeaver. This also enables the option of an OUT HID endpoint
2023-06-10 18:07:25 +01:00
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
12ec1d7536
module_build_info: lib_xud 2.2.2 -> 2.2.3
2023-05-18 10:05:30 +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
208491fe51
Added mixer control unit tests ( #316 )
...
* Added test_mixer_routing_output_ctrl
* Added test_mixer_routing_input_ctrl
* Some minor mixer test and code improvements
* Update lib_xud dep version requirement
2023-03-08 10:53:33 +00:00
Ross Owen
73955c1a4c
- Added mixer related defines to reduce use of magic numbers
...
- Increases debug output when DEBUG flag set
- Removed some dead code
- Increased alignment of asm mixer functions
- Removed some usages of “xc_ptr” type in favour of native pointers in XC
- Added some asserts to mixer
- Added test_mixer_routing_input
- Moved test_mixer_routing_output to use shared code
2023-02-01 11:54:48 +00:00
Ross Owen
a1082b1dfd
Documentation
...
Documentation updates and version bump
2022-10-26 17:48:51 +01:00
xross
155dc9a21a
Update lib_xud dep version
2022-10-25 18:24:57 +01:00
xross
036ebc0d33
Version bump and changelog update
2022-10-25 13:36:12 +01:00
xross
918e2ed0f1
Removed some build warnings and updated comments for doc inclusion
2022-10-13 16:08:19 +01:00
xross
e04373d4a6
Add lib_adat to dep list
2022-10-07 09:44:32 +01:00
xross
9c2d77e216
Added example asserts to decouple
2022-09-09 11:21:03 +01:00
xross
a28dbded86
Update reps in module_build info
2022-06-01 14:39:39 +01:00
xross
0d8f080604
Moved to version 3.2.0
2022-05-30 18:17:31 +01:00
xross
24d0c51818
Updated dependency versions
2022-05-30 17:59:28 +01:00
mbanth
a7675ba997
Require lib_locks v2.0.3 or later since that's the latest released version
2022-01-13 10:04:56 +00:00
Angel Cascarino
b3d66f4ca4
Upversioned, updated changelog, and removed .?project files
2022-01-12 17:37:48 +00:00
lucianom
64cbd072f4
Revert "Remove dependency to lib_locks"
...
4d68b26b42
2022-01-12 12:51:51 +00:00
lucianom
4d68b26b42
Remove dependency to lib_locks
2022-01-12 12:37:33 +00:00
Angel Cascarino
eebd438620
Update module_build_info
2022-01-11 11:56:29 +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
7abcb487a9
Updare lib_xud dependency version
2021-08-20 14:55:05 +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
mbanth
46ce681a88
Revert the dependency on lib_xud to v1.2.0. XVF3510 uses that version.
2021-07-23 18:34:28 +01:00
Ed
7f001e1780
Fix module_build_info
2021-07-22 10:47:32 +01:00
mbanth
3da2b12b59
Use v1.2.0 release of XUD
2021-06-28 16:43:02 +01:00
mbanth
b711b3adf6
Update to version 2.0.0
2021-06-22 15:59:16 +01:00
mbanth
45671148d5
Remove powersave directory from the list of include and source directories
2021-06-16 11:16:45 +01:00
mbanth
285be1cd7a
Update dependency on lib_xud to v2.0.0
2021-06-09 16:29:08 +01:00
mbanth
89fe6c4d5d
Increase version number
2021-05-13 16:18:02 +01:00
Oscar Bailey
7e7c557f38
Merge branch 'feature/windows-dfu' into feature/fix-hid-compiler-errors
2020-11-24 15:21:12 +00:00
Oscar Bailey
bf40fee271
Update version in module_build_info
2020-10-27 11:12:43 +00:00
Oscar Bailey
baa853985b
Fix compiler errors when HID_CONTROLS > 0
2020-10-21 14:50:50 +01:00
Ed
948546e0d0
Bump!
2020-06-22 16:29:18 +01:00
lucianom
b7cbc5fe9e
Ability to read or modify serial number string
2020-05-19 12:43:56 +01:00
lucianom
a89371c143
Fix wrong size of vendor and product strings and add debug printouts
2020-04-17 14:44:19 +01:00
mbanth
fff1568c6f
Update minimum dependency version for libraries with a higher major version
2020-03-19 16:21:57 +00:00
mbanth
045059ad1e
Update version number to indicate the first major release.
...
The version number has been changed since the library is used in a
released product.
2020-03-10 10:53:21 +00:00
Michael Banther
861d20827b
Change version to 0.3.0 to match change log.
2019-11-11 11:09:30 +00:00
Michael Banther
a865f4bc51
Add src/hid to the list of source directories.
2019-11-08 14:50:01 +00:00
Michael Banther
5bb5998788
Merge branch 'develop' into feature/pendragon
2019-11-06 15:20:36 +00:00
Oscar Bailey
8768bb0ee0
Fix descriptors for XUA_ADAPTIVE
2019-11-05 12:34:10 +00:00
Michael Banther
aea89a4cd6
Merge branch 'develop' into feature/pendragon
...
1st attempt
2019-10-29 16:40:47 +00:00
Larry Snizek
102d1b4e3a
Tidy up HID
2019-10-23 15:05:10 +01:00
Michael Banther
8ff44c553c
Add the specific directory that contains user_hid.h.
...
Apparently xwaf doesn't recursively descend directory trees the way xmake does.
2019-09-23 15:36:35 +01:00
Oscar Bailey
508c62af00
Keep version on 0.2.0
2019-09-05 16:34:59 +01:00