Commit Graph

  • 21c1e661ae Change static variable names to indicate that they are static. mbanth 2021-12-01 09:47:52 +00:00
  • d515458b83 Add id parameter to hidClearChangePending(), hidIsChangePending() and hidSetChangePending(). Correct the name of the underlying static variable. mbanth 2021-12-01 09:42:32 +00:00
  • b853589120 Move the HID Clear Pending, Is Pending and Set Pending functions from hid.xc to hid_report_descriptor.c. mbanth 2021-11-30 18:29:17 +00:00
  • 966d8db9a9 Additional documentation and a minor renaming of an automatic variable mbanth 2021-11-30 15:05:37 +00:00
  • dc22b0593f Additional documentation mbanth 2021-11-30 15:04:33 +00:00
  • 0892ff9a8b Move the declaration of the HID Get Report Limit function and provide its definition mbanth 2021-11-29 17:09:26 +00:00
  • 65b1b41ec4 Change the interface to UserHIDGetData() and UserHIDRecordEvent() mbanth 2021-11-26 16:32:12 +00:00
  • 3b6f1c80e2 Move HID_REPORT_COUNT to hid_report_descriptor.h mbanth 2021-11-26 16:30:47 +00:00
  • bf9e150310 Use size_t for each index into an array. mbanth 2021-11-26 13:40:58 +00:00
  • 1857ddbc67 Set constant values explicitly to unsigned. Add access function for HID Report length. Update hidGetReportItem() and hidSetReportItem() to check for correct Reporty ID. Update hidGetReportLength() to report the length of the given HID Report. Update hidGetUsagePage() to iterate across all HID Reports. mbanth 2021-11-26 10:50:53 +00:00
  • 145c0cb80f Set constant values explicitly to unsigned mbanth 2021-11-26 10:46:03 +00:00
  • 1fe4fc6771 Safety commit. Builds but not run. mbanth 2021-11-25 17:30:30 +00:00
  • 88a3d6b20d Initial commit made to keep a safe copy. Builds but will not run and definitely very incomplete. mbanth 2021-11-24 16:06:17 +00:00
  • 33ec43134c Merge pull request #224 from xross/fix/223 Ross Owen 2021-10-26 14:57:45 +01:00
  • 2bbebc0a39 Further removed of XS1 support items xross 2021-10-18 17:05:35 +01:00
  • 32af5b7b20 Removed XS1 implementation in fastmix.S xross 2021-10-18 16:54:54 +01:00
  • fc6915be6f Removed XS3 related warning from reboot.xc xross 2021-10-18 16:49:46 +01:00
  • d9dc7cc7c7 XS2 now special case in DFU flag check xross 2021-10-18 16:45:07 +01:00
  • 898a6c2410 Remove XS1 related USB port. Also fixed errors related to removing XS1 support from ADAT xross 2021-10-18 16:38:32 +01:00
  • da758f48fa Removed remaining references to SU1 devices xross 2021-10-18 16:37:33 +01:00
  • 2923f7574b Merge pull request #220 from xmos/release/v2.1.1 v2.1.1 Michael Banther 2021-09-08 15:02:41 +01:00
  • 436a268781 Merge pull request #219 from xmos/develop Michael Banther 2021-09-08 11:28:45 +01:00
  • 8233ef1d47 Merge pull request #218 from mbanth/feature/fix_hid_set_report_item Michael Banther 2021-08-26 16:52:06 +01:00
  • 1109e08dd8 Increment version and add change log entry mbanth 2021-08-26 16:25:40 +01:00
  • 15f1d4de59 Use correct order of expected vs actual results in test assertions mbanth 2021-08-26 16:13:23 +01:00
  • 911a82cd83 Add test for the case of a modified item that of length 1 that overwrites data of length 2 mbanth 2021-08-25 18:16:54 +01:00
  • ec657d1e8d Zero the MSB if given an item of length 1 mbanth 2021-08-25 18:13:12 +01:00
  • 9e82d613bb Merge pull request #217 from xmos/release/v2.1.0 v2.1.0 Luciano Martin 2021-08-20 16:05:48 +01:00
  • eb62940dc6 Merge pull request #215 from xmos/develop Luciano Martin 2021-08-20 15:48:30 +01:00
  • ef46bd72b9 Merge pull request #216 from xmos/feature/update_dependency_version Luciano Martin 2021-08-20 15:48:17 +01:00
  • 7abcb487a9 Updare lib_xud dependency version lucianom 2021-08-20 14:55:05 +01:00
  • e87a53ff83 Merge pull request #214 from lucianomartin/feature/lib_xud_v2_0_0 Luciano Martin 2021-08-06 11:50:43 +01:00
  • 8e05595710 Update clock in unit test lucianom 2021-08-06 10:21:38 +01:00
  • ffee831f5d Updated clock blocks to support lib_xud v2.0.0 lucianom 2021-08-06 08:52:36 +01:00
  • ad88e3342e Merge pull request #211 from xmos/release/v2.0.1 v2.0.1 Michael Banther 2021-07-27 13:06:03 +01:00
  • d0986cb37f Merge pull request #210 from xmos/develop Michael Banther 2021-07-26 16:11:48 +01:00
  • 9d148f68a3 Merge pull request #209 from mbanth/feature/bump_version Michael Banther 2021-07-26 14:47:48 +01:00
  • 3b1b7f81dc Bumped version to 2.0.1 mbanth 2021-07-26 14:23:27 +01:00
  • 1e4bcf01c7 Merge pull request #208 from mbanth/feature/revert_xud_dependency_version Michael Banther 2021-07-26 13:44:04 +01:00
  • 46ce681a88 Revert the dependency on lib_xud to v1.2.0. XVF3510 uses that version. mbanth 2021-07-23 18:34:28 +01:00
  • 0cb3aab9c2 Merge pull request #207 from xmos/release/v2.0.0 v2.0.0 Ed 2021-07-22 16:12:23 +01:00
  • 4c6fb9f271 Merge pull request #205 from xmos/develop Ed 2021-07-22 15:00:09 +01:00
  • 2bc36947a8 Merge pull request #206 from xmos/ed-xmos-patch-1 Ed 2021-07-22 11:04:56 +01:00
  • 7f001e1780 Fix module_build_info Ed 2021-07-22 10:47:32 +01:00
  • a04d06303b Merge pull request #202 from mbanth/feature/configurable_hid Ed 2021-07-08 08:34:00 +01:00
  • 9b153bbda5 Add C and XC specific declarations of hidGetReportItem() mbanth 2021-07-07 17:25:25 +01:00
  • 9d55c315c8 Merge pull request #201 from mbanth/feature/configurable_hid Michael Banther 2021-07-07 11:39:51 +01:00
  • 36a5163f4f Merge pull request #200 from xmos/feature/nullable_c_aud_ctl Ed 2021-07-07 08:31:48 +01:00
  • e8e31ed8ff Move the Clock Block (again) mbanth 2021-07-06 17:26:30 +01:00
  • afeac0fa81 Add list of Usage Pages mbanth 2021-07-06 17:11:46 +01:00
  • 46d8201ba6 Add change log entries mbanth 2021-07-06 16:51:03 +01:00
  • 5910638bed Add and modify unit tests mbanth 2021-07-06 16:47:58 +01:00
  • f25a765e82 Add Get Report Item function and add Usage Page parameter to Set Report Item function mbanth 2021-07-06 16:47:31 +01:00
  • e3068ad245 Use an unused clock block mbanth 2021-07-06 16:45:39 +01:00
  • 1a5280ad14 Replace isnull with != null Ed 2021-07-06 15:47:51 +01:00
  • 4033b26587 Update API with note about nullable c_audioCtrl is passed Ed 2021-07-06 15:13:55 +01:00
  • 65103d8c88 Allow nullable chanend and insert asserts to capture invalid use Ed 2021-07-06 15:05:21 +01:00
  • 364efa72c3 Merge pull request #199 from mbanth/feature/configurable_hid Michael Banther 2021-06-29 11:22:28 +01:00
  • 3da2b12b59 Use v1.2.0 release of XUD mbanth 2021-06-28 16:43:02 +01:00
  • 8c397b1514 Merge pull request #198 from lucianomartin/feature/multiple_spispecs Luciano Martin 2021-06-28 16:10:30 +01:00
  • 55cfb7b7da Add missing brackets lucianom 2021-06-28 14:46:20 +01:00
  • 32e4fb55d3 Update description lucianom 2021-06-25 11:17:15 +01:00
  • 687c06864c Allow DFU to support multiple flash devices lucianom 2021-06-25 10:48:59 +01:00
  • 8c7dfab9f2 Merge pull request #196 from mbanth/feature/configurable_hid Michael Banther 2021-06-22 16:36:39 +01:00
  • b711b3adf6 Update to version 2.0.0 mbanth 2021-06-22 15:59:16 +01:00
  • 5c402f26c9 Add cmake files mbanth 2021-06-22 13:45:24 +01:00
  • bec7111cfd Merge branch 'develop' of git@github.com:mbanth/lib_xua.git into feature/configurable_hid mbanth 2021-06-17 08:19:25 +01:00
  • 20cba85383 Merge pull request #194 from mbanth/feature/align_with_XUD Michael Banther 2021-06-17 07:49:21 +01:00
  • 01c2874953 Added warning when re-booting and XS3 part mbanth 2021-06-16 16:16:13 +01:00
  • 5ea315fee8 Remove unused variable mbanth 2021-06-16 14:56:57 +01:00
  • 4dbe332b2c Add XS3 support and remove XS1 support mbanth 2021-06-16 14:47:03 +01:00
  • 0f0e8506b3 Remove unused symbol and obsolete comment mbanth 2021-06-16 14:46:31 +01:00
  • ada99bd1d9 Remove XS1 support and tidy up white space mbanth 2021-06-16 14:46:02 +01:00
  • a3617a641f Remove XS1 support mbanth 2021-06-16 13:33:26 +01:00
  • f01bf03605 Remove arguments no longer supported by XUD mbanth 2021-06-16 13:08:22 +01:00
  • a237472efb Define XUD_CORE_CLOCK to avoid warnings mbanth 2021-06-16 13:07:49 +01:00
  • 5fe76d3720 Remove XS1 support mbanth 2021-06-16 12:45:21 +01:00
  • 0130d3fb32 Define the XUD_CORE_CLOCK to avoid warnings mbanth 2021-06-16 12:45:02 +01:00
  • 45671148d5 Remove powersave directory from the list of include and source directories mbanth 2021-06-16 11:16:45 +01:00
  • 6f146cccbc Remove XS1-specific power saving functionality mbanth 2021-06-16 11:07:33 +01:00
  • 00eb07e637 Change MCLK clock block to avoid overlap with XUD mbanth 2021-06-15 16:25:19 +01:00
  • a411b864c2 Replace linear event list with a representation based on bit and byte location in the HID Report mbanth 2021-06-11 15:20:30 +01:00
  • 1f6140c912 Include stddef.h to obtain the definition of size_t. mbanth 2021-06-11 15:19:36 +01:00
  • e98c0b11bc Add change log entries mbanth 2021-06-09 16:29:28 +01:00
  • 285be1cd7a Update dependency on lib_xud to v2.0.0 mbanth 2021-06-09 16:29:08 +01:00
  • 3f3007c3ac Remove arguments no longer used by XUD mbanth 2021-06-09 16:18:34 +01:00
  • 32e06c1ad2 Remove XS1 support and reassign clock block in conflict on XS3 mbanth 2021-06-09 16:17:57 +01:00
  • 95b80ebf72 Fix incorrect comment mbanth 2021-06-09 16:17:02 +01:00
  • 25d4a74b59 Replace NO_USB symbol with XUA_USB_EN mbanth 2021-06-09 16:16:34 +01:00
  • 99be4c9005 Merge pull request #191 from mbanth/feature/configurable_hid Michael Banther 2021-06-08 10:24:52 +01:00
  • 05bf241ab8 Fix comment typos mbanth 2021-06-08 09:52:25 +01:00
  • e401895314 Merge branch 'feature/update_legacy_test_xn_flash_spec' into feature/configurable_hid mbanth 2021-06-07 15:21:56 +01:00
  • ea5575a621 Merge pull request #190 from mbanth/feature/update_legacy_test_xn_flash_spec Michael Banther 2021-06-07 13:54:34 +01:00
  • 066231d86a Merge branch 'develop' into feature/update_legacy_test_xn_flash_spec mbanth 2021-06-07 13:31:31 +01:00
  • 108c551cef Add missing attributes mbanth 2021-06-07 13:24:23 +01:00
  • 008508c8ae Added change log entry mbanth 2021-06-04 17:04:20 +01:00
  • 6636e2f505 Add support for multi-byte HID Report mbanth 2021-06-04 16:27:54 +01:00
  • b47a30a04c Remove debugging printf() mbanth 2021-06-04 16:27:17 +01:00
  • 567e5cc0e0 Fix bugs that prevented correct operation of HID Report descriptor. Add descriptive constants. mbanth 2021-06-04 15:18:51 +01:00
  • 382b1a8754 Add support for boot-time creation of the HID Report descriptor mbanth 2021-06-04 15:17:28 +01:00