mbanth
bd805acf04
Correct headers
2021-05-19 17:06:58 +01:00
mbanth
9b2efd07ad
Add unit test infrastructure
2021-05-19 16:07:40 +01:00
mbanth
1ddbfdd8c1
Merge branch 'develop' into feature/generic_hid_report
2021-05-19 14:31:31 +01:00
Michael Banther
2c5058d953
Merge pull request #188 from mbanth/feature/rename_legacy_test_dir
...
Move xmostest tests
2021-05-19 14:14:45 +01:00
mbanth
294d3a469e
Set up for parallel testing
2021-05-19 13:45:04 +01:00
mbanth
f66ddc53eb
Move legacy tests one level up in the directory hierarchy
2021-05-19 10:55:33 +01:00
mbanth
e55aa3ca8e
Merge branch 'feature/rename_legacy_test_dir' into feature/generic_hid_report
2021-05-19 10:27:51 +01:00
mbanth
368031064a
Merge branch 'develop' into feature/generic_hid_report
2021-05-19 10:26:32 +01:00
mbanth
e6c8766bb7
Update change log
2021-05-19 10:10:51 +01:00
mbanth
844cfb2ec2
Merge branch 'develop' into feature/rename_legacy_test_dir
2021-05-19 10:08:28 +01:00
Michael Banther
a44d5466b5
Merge pull request #187 from mbanth/feature/refactor_hid_descriptors
...
Feature/refactor hid descriptors
2021-05-19 10:06:14 +01:00
mbanth
0ed4ed0974
In preparation for adding unit tests, move xmostest-based legacy tests into a legacy_tests sub-directory of the tests directory
2021-05-19 09:59:46 +01:00
mbanth
a8ba18094f
Initial implementation, compiles w/o error, not tested
2021-05-18 16:48:54 +01:00
mbanth
89fe6c4d5d
Increase version number
2021-05-13 16:18:02 +01:00
mbanth
4b6a3697ac
Move change log entry to a new version
2021-05-13 16:16:52 +01:00
mbanth
703ba4975a
Manually revert Wake Word HID event from 't' back to AC Search
2021-05-13 15:12:20 +01:00
mbanth
8a869ce230
Update change log
2021-05-10 18:11:17 +01:00
mbanth
6b9249507d
Define descriptor values
2021-05-10 12:26:38 +01:00
mbanth
c31f1521c2
Removed unnecessary #include
2021-05-10 10:29:13 +01:00
mbanth
35fe4fadeb
Remove header guards. Since these files only include initialisation lists, no guard is needed. For UAC1 operation, one file has to be included twice, so including a guard breaks the implementation.
2021-05-07 16:46:37 +01:00
mbanth
7d7ec6858d
Remove unnecessary #include
2021-05-07 16:35:30 +01:00
mbanth
cf5c486c62
Remove #if from comment to allow easier verification that each #if has a corresponding #end
2021-05-07 14:34:30 +01:00
mbanth
d765ba1dfb
Re-factor HID descriptors
2021-05-07 10:11:55 +01:00
mbanth
49f1739098
Re-factor HID descriptors.
2021-05-06 17:16:24 +01:00
Luciano Martin
3a2497c8bf
Merge pull request #185 from xmos/feature/remove_license_files
...
Remove license files in test folders
2021-05-05 15:28:44 +01:00
lucianom
70748bd106
Remove license files in test folders
2021-05-05 15:03:03 +01:00
mbanth
21eee27d64
Merge branch '8c2dea71dc6c7dfb9d69f7d151f5aecd9845df65' into feature/configurable_hid
2021-05-04 13:00:58 +01:00
mbanth
8c2dea71dc
Merge branch 'feature/HID_AC1_sync_desc_length' into feature/HID_keycode_t
2021-04-27 17:06:30 +01:00
mbanth
c3a45b2cba
Change AC Search to Key code t or T
2021-04-27 17:06:19 +01:00
Michael Banther
39fab60a61
Merge pull request #181 from mbanth/feature/HID_AC1_sync_desc_length
...
AC1 HID descriptor
2021-04-27 17:01:39 +01:00
mbanth
0f392ffbb6
Update change log
2021-04-27 16:35:05 +01:00
mbanth
700ba975e7
Use sizeof to set length of the HID Report Descriptor reported in AC1 HID descriptor. Add comments to #endif statements.
2021-04-27 16:27:48 +01:00
danielpieczko
abf9f5e1a2
Merge pull request #180 from xmos/feature/public_licence
...
Use public licence
2021-04-23 11:49:57 +01:00
Daniel Pieczko
45c5f35165
Fix readme
2021-04-23 10:52:15 +01:00
Daniel Pieczko
7ca9bc22fd
Add changelog entry
2021-04-22 17:18:26 +01:00
Daniel Pieczko
0aa60035a4
Update copyright notices and licence references
2021-04-22 17:17:39 +01:00
Daniel Pieczko
6f75a44d9c
Use XMOS Public Licence Version 1
2021-04-22 17:15:08 +01:00
Brennan Magee
06e3439452
Merge pull request #177 from BrennanGit/feature/xjsl_0.16.2
...
Update Jenkins shared library
2021-03-11 15:42:08 +00:00
Brennan Magee
d161ed168c
Update Jenkins shared library
...
This repo is still using an old version that is sensitive to brew upgrades of the python version
seen here: http://srv-bri-jcim0:8080/view/sw_xvf3510_develop/job/XMOS/job/lib_xua/job/develop/404/
2021-03-10 10:26:05 +00:00
Ed
53e0fbdcc8
Merge pull request #176 from xmos/feature/xs3_support
...
Add XS3 support in reboot
2021-03-09 17:06:47 +00:00
Ed
2e86563274
License date
2021-03-09 16:47:45 +00:00
Ed
f3063fdfc3
Update dates
2021-03-09 16:37:27 +00:00
Ed
90f8ede387
Add XS3 support in reboot
2021-03-09 14:42:16 +00:00
QuinnWang
cd5f7272c8
decouple update for DFU "fake" SET_SAMPLE_FREQ special processing
...
DFU will send the AUDIO_STOP_FOR_DFU from endpoint0 to audio core in order to trigger the audio core running dummy_deliver instead of the deliver. The current code didn't distinguish the read SET_SAMPLE_FREQ or "fake" SET_SAMPLE_FREQ (not a real sampFreq, but is AUDIO_STOP_FOR_DFU), so when it is AUDIO_STOP_FOR_DFU, the current decouple code will reset the buffer just as it is sample rate switch, but this will cause the USB hub incorrectly reboot when there is a USB hub connected between XMOS device and the host. The MSFT XUF208 project, using a USB2.0 hub connected to Linux xhci, the error from xhci is "buffer overrun event on the endpoint, followed by a hub re-enabling from khubd. Modified like this commit will solve the problem.
So update decouple for DFU "fake" SET_SAMPLE_FREQ special processing just like what did in the ep_buffer.
2021-01-15 15:56:18 +08:00
oscarbailey-xmos
c9299fce96
Merge pull request #174 from xmos/feature/6.15.3_fixes
...
Document 50 and 500 msec delays before DFU resets (sc_usb_audio 49e2ce9)
2020-12-08 16:39:57 +00:00
oscarbailey-xmos
30e8ba3717
Merge pull request #136 from xmos/xross-patch-1
...
Further updates for xs3 compat
2020-12-08 16:36:34 +00:00
oscarbailey-xmos
17bd4939a8
Merge pull request #137 from xmos/xross-patch-2
...
Update fastmix.S for xs3 compat
2020-12-08 16:36:16 +00:00
Oscar Bailey
04a991b37e
Document 50 and 500 msec delays before DFU resets (sc_usb_audio 49e2ce9)
2020-12-08 16:02:57 +00:00
oscarbailey-xmos
9bdaf7ece6
Update CHANGELOG.rst
2020-12-08 15:57:39 +00:00
oscarbailey-xmos
05888a715f
Merge branch 'develop' into xross-patch-2
2020-12-08 15:55:27 +00:00