Commit Graph

  • 294d3a469e Set up for parallel testing mbanth 2021-05-19 13:45:04 +01:00
  • f66ddc53eb Move legacy tests one level up in the directory hierarchy mbanth 2021-05-19 10:55:33 +01:00
  • e55aa3ca8e Merge branch 'feature/rename_legacy_test_dir' into feature/generic_hid_report mbanth 2021-05-19 10:27:51 +01:00
  • 368031064a Merge branch 'develop' into feature/generic_hid_report mbanth 2021-05-19 10:26:32 +01:00
  • e6c8766bb7 Update change log mbanth 2021-05-19 10:10:51 +01:00
  • 844cfb2ec2 Merge branch 'develop' into feature/rename_legacy_test_dir mbanth 2021-05-19 10:08:28 +01:00
  • a44d5466b5 Merge pull request #187 from mbanth/feature/refactor_hid_descriptors Michael Banther 2021-05-19 10:06:14 +01:00
  • 0ed4ed0974 In preparation for adding unit tests, move xmostest-based legacy tests into a legacy_tests sub-directory of the tests directory mbanth 2021-05-19 09:59:46 +01:00
  • a8ba18094f Initial implementation, compiles w/o error, not tested mbanth 2021-05-18 16:48:54 +01:00
  • 89fe6c4d5d Increase version number mbanth 2021-05-13 16:18:02 +01:00
  • 4b6a3697ac Move change log entry to a new version mbanth 2021-05-13 16:16:52 +01:00
  • 703ba4975a Manually revert Wake Word HID event from 't' back to AC Search mbanth 2021-05-13 15:12:20 +01:00
  • 8a869ce230 Update change log mbanth 2021-05-10 18:11:17 +01:00
  • 6b9249507d Define descriptor values mbanth 2021-05-10 12:26:38 +01:00
  • c31f1521c2 Removed unnecessary #include mbanth 2021-05-10 10:29:13 +01:00
  • 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. mbanth 2021-05-07 16:46:37 +01:00
  • 7d7ec6858d Remove unnecessary #include mbanth 2021-05-07 16:35:30 +01:00
  • cf5c486c62 Remove #if from comment to allow easier verification that each #if has a corresponding #end mbanth 2021-05-07 14:34:30 +01:00
  • d765ba1dfb Re-factor HID descriptors mbanth 2021-05-07 10:11:55 +01:00
  • 49f1739098 Re-factor HID descriptors. mbanth 2021-05-06 17:16:24 +01:00
  • 5bdfc61c3b Merge pull request #184 from xmos/release/v1.2.0 Luciano Martin 2021-05-06 13:36:47 +01:00
  • 679a8bb0e3 Merge pull request #186 from xmos/develop Luciano Martin 2021-05-05 15:29:13 +01:00
  • 3a2497c8bf Merge pull request #185 from xmos/feature/remove_license_files Luciano Martin 2021-05-05 15:28:44 +01:00
  • 70748bd106 Remove license files in test folders lucianom 2021-05-05 15:03:03 +01:00
  • 0f09ae47e8 Merge pull request #183 from xmos/develop Luciano Martin 2021-05-05 13:58:34 +01:00
  • 21eee27d64 Merge branch '8c2dea71dc6c7dfb9d69f7d151f5aecd9845df65' into feature/configurable_hid mbanth 2021-05-04 13:00:58 +01:00
  • 8c2dea71dc Merge branch 'feature/HID_AC1_sync_desc_length' into feature/HID_keycode_t mbanth 2021-04-27 17:06:30 +01:00
  • c3a45b2cba Change AC Search to Key code t or T mbanth 2021-04-27 17:06:19 +01:00
  • 39fab60a61 Merge pull request #181 from mbanth/feature/HID_AC1_sync_desc_length Michael Banther 2021-04-27 17:01:39 +01:00
  • 0f392ffbb6 Update change log mbanth 2021-04-27 16:35:05 +01:00
  • 700ba975e7 Use sizeof to set length of the HID Report Descriptor reported in AC1 HID descriptor. Add comments to #endif statements. mbanth 2021-04-27 16:27:48 +01:00
  • abf9f5e1a2 Merge pull request #180 from xmos/feature/public_licence danielpieczko 2021-04-23 11:49:57 +01:00
  • 45c5f35165 Fix readme Daniel Pieczko 2021-04-23 10:52:15 +01:00
  • 7ca9bc22fd Add changelog entry Daniel Pieczko 2021-04-22 17:18:26 +01:00
  • 0aa60035a4 Update copyright notices and licence references Daniel Pieczko 2021-04-22 17:17:39 +01:00
  • 6f75a44d9c Use XMOS Public Licence Version 1 Daniel Pieczko 2021-04-22 17:15:08 +01:00
  • 06e3439452 Merge pull request #177 from BrennanGit/feature/xjsl_0.16.2 Brennan Magee 2021-03-11 15:42:08 +00:00
  • d161ed168c Update Jenkins shared library Brennan Magee 2021-03-10 10:26:05 +00:00
  • 53e0fbdcc8 Merge pull request #176 from xmos/feature/xs3_support Ed 2021-03-09 17:06:47 +00:00
  • 2e86563274 License date Ed 2021-03-09 16:47:45 +00:00
  • f3063fdfc3 Update dates Ed 2021-03-09 16:37:27 +00:00
  • 90f8ede387 Add XS3 support in reboot Ed 2021-03-09 14:42:16 +00:00
  • cd5f7272c8 decouple update for DFU "fake" SET_SAMPLE_FREQ special processing QuinnWang 2021-01-15 15:56:18 +08:00
  • c9299fce96 Merge pull request #174 from xmos/feature/6.15.3_fixes oscarbailey-xmos 2020-12-08 16:39:57 +00:00
  • 30e8ba3717 Merge pull request #136 from xmos/xross-patch-1 oscarbailey-xmos 2020-12-08 16:36:34 +00:00
  • 17bd4939a8 Merge pull request #137 from xmos/xross-patch-2 oscarbailey-xmos 2020-12-08 16:36:16 +00:00
  • 04a991b37e Document 50 and 500 msec delays before DFU resets (sc_usb_audio 49e2ce9) Oscar Bailey 2020-12-08 16:02:57 +00:00
  • 9bdaf7ece6 Update CHANGELOG.rst oscarbailey-xmos 2020-12-08 15:57:39 +00:00
  • 05888a715f Merge branch 'develop' into xross-patch-2 oscarbailey-xmos 2020-12-08 15:55:27 +00:00
  • 5d66159b40 Update copyright notice oscarbailey-xmos 2020-12-08 15:54:51 +00:00
  • b9aae2092c Merge pull request #135 from xmos/feat/xs3 oscarbailey-xmos 2020-12-08 15:53:43 +00:00
  • 23252ac323 Update copyright notice oscarbailey-xmos 2020-12-08 15:53:32 +00:00
  • 4a966aaa82 Merge pull request #157 from oscarbailey-xmos/feature/fix-hid-compiler-errors oscarbailey-xmos 2020-12-02 10:25:28 +00:00
  • b31c9c6ab1 Merge pull request #73 from oscarbailey-xmos/feature/windows-dfu oscarbailey-xmos 2020-12-02 10:24:30 +00:00
  • 16a927d63b Fix copyright notices Oscar Bailey 2020-11-24 16:40:55 +00:00
  • 7fc1f254b7 Update CHANGELOG Oscar Bailey 2020-11-24 15:24:02 +00:00
  • 7e7c557f38 Merge branch 'feature/windows-dfu' into feature/fix-hid-compiler-errors Oscar Bailey 2020-11-24 15:21:12 +00:00
  • 6dbff06dce Fix typo in pdm_mic.xc causing firmware crash Oscar Bailey 2020-11-10 14:35:54 +00:00
  • 46a304d545 Update LICENCE.txt Oscar Bailey 2020-10-29 10:22:04 +00:00
  • eb9a90574e Update documentation and scripts to match xmosdfu changes Oscar Bailey 2020-10-27 15:28:32 +00:00
  • 60e23eb5cd Fix xmosdfu returning non-zero return code on success Oscar Bailey 2020-10-27 14:19:17 +00:00
  • 7465bc057b Fix copyright notice; Fix CHANGELOG Oscar Bailey 2020-10-27 13:45:59 +00:00
  • 3920ab831c Add line to changelog (fix issue #119) Oscar Bailey 2020-10-27 13:20:06 +00:00
  • a57a45fd67 Add alias for _fileno (Windows xmosdfu) Oscar Bailey 2020-10-27 13:16:16 +00:00
  • 3a917e5161 Attempt to handle error case where input file is a directory Oscar Bailey 2020-10-27 13:14:34 +00:00
  • a496040de0 Fix compiler warning for xmosdfu on Linux Oscar Bailey 2020-10-27 11:54:07 +00:00
  • b85cb85205 xmosdfu now compiles to bin/; Add more compile tests to Jenkinsfile Oscar Bailey 2020-10-27 11:28:55 +00:00
  • bf40fee271 Update version in module_build_info Oscar Bailey 2020-10-27 11:12:43 +00:00
  • 3076bdffcf Update CHANGELOG and default BCD Oscar Bailey 2020-10-27 11:01:58 +00:00
  • 32fd9c652b Merge branch 'develop' into feature/windows-dfu Oscar Bailey 2020-10-27 10:53:37 +00:00
  • baa853985b Fix compiler errors when HID_CONTROLS > 0 Oscar Bailey 2020-10-21 14:50:50 +01:00
  • 758de74946 Merge pull request #154 from xmos/release/v1.1.1 Luciano Martin 2020-10-08 13:56:12 +01:00
  • e6f6856df9 Merge pull request #153 from xmos/develop Luciano Martin 2020-10-07 16:29:27 +01:00
  • 871ffbc5dd Merge pull request #152 from xmos/feature/remove_cpan_file Luciano Martin 2020-10-07 16:28:08 +01:00
  • dde097b130 Remove not necessary cpanfile lucianom 2020-10-07 14:31:15 +01:00
  • e8731a554c Merge pull request #151 from lucianomartin/feature/update_changelog Michael Banther 2020-10-06 11:10:45 +01:00
  • 0766275a9a Add entry lucianom 2020-10-05 13:21:08 +01:00
  • ce4424c471 Merge pull request #150 from xmos/feature/update_jsl Michael Banther 2020-10-02 12:31:09 +01:00
  • 740f1250c7 Update pinned version of xmos_jenkins_shared_library lucianom 2020-10-02 11:19:02 +01:00
  • 45d699321d Merge pull request #148 from lucianomartin/feature/replace_pipfile Michael Banther 2020-09-30 09:46:44 +01:00
  • e0b8cdf5f7 Replace Pipfile lucianom 2020-09-22 09:00:36 +01:00
  • ecaeb89ea8 Merge pull request #146 from ed-xmos/feature/fix_i2s_pushout_at_startup oscarbailey-xmos 2020-09-21 09:36:56 +01:00
  • c4f32aceab Update changelog Ed 2020-09-03 17:19:01 +01:00
  • 2164d8d023 Cherry pick decouple bug fix (v0.1.4) that solves the I2S timing pushout on startup Ed 2020-09-02 11:56:05 +01:00
  • a08060896d Merge pull request #143 from xmos/bump_version Ed 2020-06-22 16:55:28 +01:00
  • 948546e0d0 Bump! Ed 2020-06-22 16:29:18 +01:00
  • ab2519ab4f Merge pull request #142 from xmos/release/v1.1.0 Michael Banther 2020-05-20 14:55:41 +01:00
  • 94ea3ba306 Merge pull request #141 from xmos/develop Michael Banther 2020-05-20 14:22:58 +01:00
  • 3a4e626472 Merge pull request #140 from xmos/feature/update-JSL-v0.14.1 Michael Banther 2020-05-20 12:17:19 +01:00
  • a61f0e7a5f Update Jenkins Shared Library to v0.14.1 to correct a Groovy iteration bug that results in intermittent test failures. mbanth 2020-05-20 11:46:17 +01:00
  • cd29ca91e3 Merge pull request #139 from lucianomartin/feature/serial_str_methods Michael Banther 2020-05-19 16:29:40 +01:00
  • 7ccd5b526d Set iSerial correctly lucianom 2020-05-19 16:11:34 +01:00
  • 5c2a69288c Add missing bracket lucianom 2020-05-19 15:26:27 +01:00
  • fda4c3afb1 Remove empty line lucianom 2020-05-19 14:12:51 +01:00
  • 05dacde043 Add SERIAL_STR configurable from xua_conf.h lucianom 2020-05-19 13:45:52 +01:00
  • b7cbc5fe9e Ability to read or modify serial number string lucianom 2020-05-19 12:43:56 +01:00
  • 468b69cb62 Merge pull request #138 from xmos/feature/update-fastmix-copyright Michael Banther 2020-05-14 16:26:56 +01:00
  • 74772d864e Update copyright date range. mbanth 2020-05-14 14:47:31 +01:00
  • c18ca44768 Revert "Mixer update for XS3 compat" xross 2020-05-14 13:55:27 +01:00
  • 801e3fbe4e Update interrupt.h Ross Owen 2020-05-05 16:37:17 +01:00