Ross Owen
|
33ec43134c
|
Merge pull request #224 from xross/fix/223
fix/223
|
2021-10-26 14:57:45 +01:00 |
|
xross
|
2bbebc0a39
|
Further removed of XS1 support items
|
2021-10-18 17:05:35 +01:00 |
|
xross
|
32af5b7b20
|
Removed XS1 implementation in fastmix.S
|
2021-10-18 16:54:54 +01:00 |
|
xross
|
fc6915be6f
|
Removed XS3 related warning from reboot.xc
|
2021-10-18 16:49:46 +01:00 |
|
xross
|
d9dc7cc7c7
|
XS2 now special case in DFU flag check
|
2021-10-18 16:45:07 +01:00 |
|
xross
|
898a6c2410
|
Remove XS1 related USB port. Also fixed errors related to removing XS1 support from ADAT
|
2021-10-18 16:38:32 +01:00 |
|
xross
|
da758f48fa
|
Removed remaining references to SU1 devices
|
2021-10-18 16:37:33 +01:00 |
|
Michael Banther
|
8233ef1d47
|
Merge pull request #218 from mbanth/feature/fix_hid_set_report_item
Fix hid set report item
|
2021-08-26 16:52:06 +01:00 |
|
mbanth
|
1109e08dd8
|
Increment version and add change log entry
|
2021-08-26 16:25:40 +01:00 |
|
mbanth
|
15f1d4de59
|
Use correct order of expected vs actual results in test assertions
|
2021-08-26 16:13:23 +01:00 |
|
mbanth
|
911a82cd83
|
Add test for the case of a modified item that of length 1 that overwrites data of length 2
|
2021-08-25 18:16:54 +01:00 |
|
mbanth
|
ec657d1e8d
|
Zero the MSB if given an item of length 1
|
2021-08-25 18:13:12 +01:00 |
|
Luciano Martin
|
ef46bd72b9
|
Merge pull request #216 from xmos/feature/update_dependency_version
Updare lib_xud dependency version
|
2021-08-20 15:48:17 +01:00 |
|
lucianom
|
7abcb487a9
|
Updare lib_xud dependency version
|
2021-08-20 14:55:05 +01:00 |
|
Luciano Martin
|
e87a53ff83
|
Merge pull request #214 from lucianomartin/feature/lib_xud_v2_0_0
Update clock blocks to support lib_xud v2.0.0
|
2021-08-06 11:50:43 +01:00 |
|
lucianom
|
8e05595710
|
Update clock in unit test
|
2021-08-06 10:21:38 +01:00 |
|
lucianom
|
ffee831f5d
|
Updated clock blocks to support lib_xud v2.0.0
|
2021-08-06 08:52:36 +01:00 |
|
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 |
|