Commit Graph

2435 Commits

Author SHA1 Message Date
Michael Banther
9d148f68a3 Merge pull request #209 from mbanth/feature/bump_version
Bump version to 2.0.1
2021-07-26 14:47:48 +01:00
mbanth
3b1b7f81dc Bumped version to 2.0.1 2021-07-26 14:23:27 +01:00
Michael Banther
1e4bcf01c7 Merge pull request #208 from mbanth/feature/revert_xud_dependency_version
Revert the dependency on lib_xud to v1.2.0
2021-07-26 13:44:04 +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
2bc36947a8 Merge pull request #206 from xmos/ed-xmos-patch-1
Fix module_build_info
2021-07-22 11:04:56 +01:00
Ed
7f001e1780 Fix module_build_info 2021-07-22 10:47:32 +01:00
Ed
a04d06303b Merge pull request #202 from mbanth/feature/configurable_hid
Add C and XC specific declarations of hidGetReportItem()
2021-07-08 08:34:00 +01:00
mbanth
9b153bbda5 Add C and XC specific declarations of hidGetReportItem() 2021-07-07 17:25:25 +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
Ed
36a5163f4f Merge pull request #200 from xmos/feature/nullable_c_aud_ctl
Allow nullable chanend and insert asserts to capture invalid use
2021-07-07 08:31:48 +01:00
mbanth
e8e31ed8ff Move the Clock Block (again) 2021-07-06 17:26:30 +01:00
mbanth
afeac0fa81 Add list of Usage Pages 2021-07-06 17:11:46 +01:00
mbanth
46d8201ba6 Add change log entries 2021-07-06 16:51:03 +01:00
mbanth
5910638bed Add and modify unit tests 2021-07-06 16:47:58 +01:00
mbanth
f25a765e82 Add Get Report Item function and add Usage Page parameter to Set Report Item function 2021-07-06 16:47:31 +01:00
mbanth
e3068ad245 Use an unused clock block 2021-07-06 16:45:39 +01:00
Ed
1a5280ad14 Replace isnull with != null 2021-07-06 15:47:51 +01:00
Ed
4033b26587 Update API with note about nullable c_audioCtrl is passed 2021-07-06 15:13:55 +01:00
Ed
65103d8c88 Allow nullable chanend and insert asserts to capture invalid use 2021-07-06 15:05:21 +01:00
Michael Banther
364efa72c3 Merge pull request #199 from mbanth/feature/configurable_hid
Use v1.2.0 release of XUD
2021-06-29 11:22:28 +01:00
mbanth
3da2b12b59 Use v1.2.0 release of XUD 2021-06-28 16:43:02 +01:00
Luciano Martin
8c397b1514 Merge pull request #198 from lucianomartin/feature/multiple_spispecs
Allow DFU to support multiple flash devices
2021-06-28 16:10:30 +01:00
lucianom
55cfb7b7da Add missing brackets 2021-06-28 14:46:20 +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
Michael Banther
8c7dfab9f2 Merge pull request #196 from mbanth/feature/configurable_hid
Support configurable HID
2021-06-22 16:36:39 +01:00
mbanth
b711b3adf6 Update to version 2.0.0 2021-06-22 15:59:16 +01:00
mbanth
5c402f26c9 Add cmake files 2021-06-22 13:45:24 +01:00
mbanth
bec7111cfd Merge branch 'develop' of git@github.com:mbanth/lib_xua.git into feature/configurable_hid 2021-06-17 08:19:25 +01:00
Michael Banther
20cba85383 Merge pull request #194 from mbanth/feature/align_with_XUD
Align with XUD
2021-06-17 07:49:21 +01:00
mbanth
01c2874953 Added warning when re-booting and XS3 part 2021-06-16 16:16:13 +01:00
mbanth
5ea315fee8 Remove unused variable 2021-06-16 14:56:57 +01:00
mbanth
4dbe332b2c Add XS3 support and remove XS1 support 2021-06-16 14:47:03 +01:00
mbanth
0f0e8506b3 Remove unused symbol and obsolete comment 2021-06-16 14:46:31 +01:00
mbanth
ada99bd1d9 Remove XS1 support and tidy up white space 2021-06-16 14:46:02 +01:00
mbanth
a3617a641f Remove XS1 support 2021-06-16 13:33:26 +01:00
mbanth
f01bf03605 Remove arguments no longer supported by XUD 2021-06-16 13:08:22 +01:00
mbanth
a237472efb Define XUD_CORE_CLOCK to avoid warnings 2021-06-16 13:07:49 +01:00
mbanth
5fe76d3720 Remove XS1 support 2021-06-16 12:45:21 +01:00
mbanth
0130d3fb32 Define the XUD_CORE_CLOCK to avoid warnings 2021-06-16 12:45:02 +01:00
mbanth
45671148d5 Remove powersave directory from the list of include and source directories 2021-06-16 11:16:45 +01:00
mbanth
6f146cccbc Remove XS1-specific power saving functionality 2021-06-16 11:07:33 +01:00
mbanth
00eb07e637 Change MCLK clock block to avoid overlap with XUD 2021-06-15 16:25:19 +01:00
mbanth
a411b864c2 Replace linear event list with a representation based on bit and byte location in the HID Report 2021-06-11 15:20:30 +01:00
mbanth
1f6140c912 Include stddef.h to obtain the definition of size_t. 2021-06-11 15:19:36 +01:00
mbanth
e98c0b11bc Add change log entries 2021-06-09 16:29:28 +01:00
mbanth
285be1cd7a Update dependency on lib_xud to v2.0.0 2021-06-09 16:29:08 +01:00
mbanth
3f3007c3ac Remove arguments no longer used by XUD 2021-06-09 16:18:34 +01:00
mbanth
32e06c1ad2 Remove XS1 support and reassign clock block in conflict on XS3 2021-06-09 16:17:57 +01:00
mbanth
95b80ebf72 Fix incorrect comment 2021-06-09 16:17:02 +01:00