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 |
|
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 |
|
mbanth
|
25d4a74b59
|
Replace NO_USB symbol with XUA_USB_EN
|
2021-06-09 16:16:34 +01:00 |
|
Michael Banther
|
99be4c9005
|
Merge pull request #191 from mbanth/feature/configurable_hid
Create a configurable HID report
|
2021-06-08 10:24:52 +01:00 |
|
mbanth
|
05bf241ab8
|
Fix comment typos
|
2021-06-08 09:52:25 +01:00 |
|
mbanth
|
e401895314
|
Merge branch 'feature/update_legacy_test_xn_flash_spec' into feature/configurable_hid
Resolved Conflicts:
legacy_tests/app_test_i2s_loopback/xk_216_mc/xk-audio-216-mc.xn
|
2021-06-07 15:21:56 +01:00 |
|
Michael Banther
|
ea5575a621
|
Merge pull request #190 from mbanth/feature/update_legacy_test_xn_flash_spec
Change to new flash part and add necessary parameters
|
2021-06-07 13:54:34 +01:00 |
|
mbanth
|
066231d86a
|
Merge branch 'develop' into feature/update_legacy_test_xn_flash_spec
|
2021-06-07 13:31:31 +01:00 |
|
mbanth
|
108c551cef
|
Add missing attributes
|
2021-06-07 13:24:23 +01:00 |
|
mbanth
|
008508c8ae
|
Added change log entry
|
2021-06-04 17:04:20 +01:00 |
|
mbanth
|
6636e2f505
|
Add support for multi-byte HID Report
|
2021-06-04 16:27:54 +01:00 |
|
mbanth
|
b47a30a04c
|
Remove debugging printf()
|
2021-06-04 16:27:17 +01:00 |
|
mbanth
|
567e5cc0e0
|
Fix bugs that prevented correct operation of HID Report descriptor. Add descriptive constants.
|
2021-06-04 15:18:51 +01:00 |
|
mbanth
|
382b1a8754
|
Add support for boot-time creation of the HID Report descriptor
|
2021-06-04 15:17:28 +01:00 |
|
mbanth
|
4446ab89c0
|
Limit the usage of hidGetReportDescriptor() to C only
|
2021-06-04 15:15:05 +01:00 |
|