Oscar Bailey
|
baa853985b
|
Fix compiler errors when HID_CONTROLS > 0
|
2020-10-21 14:50:50 +01:00 |
|
Ed
|
2164d8d023
|
Cherry pick decouple bug fix (v0.1.4) that solves the I2S timing pushout on startup
|
2020-09-02 11:56:05 +01:00 |
|
Ed
|
948546e0d0
|
Bump!
|
2020-06-22 16:29:18 +01:00 |
|
lucianom
|
7ccd5b526d
|
Set iSerial correctly
|
2020-05-19 16:11:34 +01:00 |
|
lucianom
|
5c2a69288c
|
Add missing bracket
|
2020-05-19 15:26:27 +01:00 |
|
lucianom
|
05dacde043
|
Add SERIAL_STR configurable from xua_conf.h
|
2020-05-19 13:45:52 +01:00 |
|
lucianom
|
b7cbc5fe9e
|
Ability to read or modify serial number string
|
2020-05-19 12:43:56 +01:00 |
|
mbanth
|
74772d864e
|
Update copyright date range.
|
2020-05-14 14:47:31 +01:00 |
|
xross
|
c18ca44768
|
Revert "Mixer update for XS3 compat"
This reverts commit 82f651d930.
|
2020-05-14 13:55:27 +01:00 |
|
Ross Owen
|
82f651d930
|
Mixer update for XS3 compat
|
2020-05-05 16:35:22 +01:00 |
|
lucianom
|
a89371c143
|
Fix wrong size of vendor and product strings and add debug printouts
|
2020-04-17 14:44:19 +01:00 |
|
mbanth
|
fff1568c6f
|
Update minimum dependency version for libraries with a higher major version
|
2020-03-19 16:21:57 +00:00 |
|
Ed
|
a1cb1336cd
|
Merge commit 'ae599686ac5670c318a63cacc1bae5ea0318a9b6' into develop
|
2020-03-11 16:02:11 +00:00 |
|
Ed
|
bd71651cc4
|
Allow access of mclk setting externally for hardware test harness
|
2020-03-11 16:01:42 +00:00 |
|
Michael Banther
|
ae599686ac
|
Merge pull request #127 from mbanth/feature/update_major_version
Update version number to indicate the first major release.
|
2020-03-10 11:29:13 +00:00 |
|
mbanth
|
045059ad1e
|
Update version number to indicate the first major release.
The version number has been changed since the library is used in a
released product.
|
2020-03-10 10:53:21 +00:00 |
|
lucianom
|
4d0de4e01a
|
Add missing string and memset buffers
|
2020-03-05 10:15:35 +00:00 |
|
lucianom
|
5fd34acab5
|
Allocate separate strings and fix descriptions
|
2020-03-05 09:14:03 +00:00 |
|
lucianom
|
c786b846d0
|
Define MIN if not defined
|
2020-03-04 22:05:36 +00:00 |
|
lucianom
|
09a81f5c1f
|
Use standard functions and different empty strings
|
2020-03-04 21:53:49 +00:00 |
|
lucianom
|
ee1feb6c48
|
Use unsafe pointers
|
2020-03-04 17:51:03 +00:00 |
|
lucianom
|
3f2d0eb6f7
|
Move global variables
|
2020-03-04 17:16:35 +00:00 |
|
lucianom
|
d146435d07
|
Add XUA_Endpoint0_setStrTable() function
|
2020-03-04 17:10:36 +00:00 |
|
lucianom
|
ae27cfa89b
|
Merge branch 'develop' of github.com:xmos/lib_xua into feature/usb_str_cmds
|
2020-03-03 22:52:47 +00:00 |
|
lucianom
|
e8bdaf8004
|
Add USB string functions
|
2020-03-03 22:52:36 +00:00 |
|
Larry Snizek
|
40ab0b563c
|
Add commands to configure USB bcdDevice version
|
2020-03-02 16:02:26 +00:00 |
|
shuchitak
|
73015bc44f
|
remove extern from function declaration
|
2020-02-28 11:22:26 +00:00 |
|
shuchitak
|
8b52c83b4c
|
include stdint.h
|
2020-02-28 10:38:54 +00:00 |
|
Keith Au
|
cd8e46308f
|
renamed xua_api.h to xua_usb_params_funcs.h
|
2020-02-28 17:14:47 +08:00 |
|
Keith Au
|
dbaf66fdb2
|
removed #if XC check
|
2020-02-28 17:08:58 +08:00 |
|
Keith Au
|
d3f2220be4
|
added xua_api.h for extern declaration of get/set_usb_to/from_device_rate/res APIs and removed from c/xc files
|
2020-02-28 15:53:27 +08:00 |
|
Keith Au
|
d125860552
|
changed define name USB_DESCRIPTOR_OVERRIDE_RATE_RES to XUA_USB_DESCRIPTOR_OVERWRITE_RATE_RES
|
2020-02-28 10:48:46 +08:00 |
|
Keith Au
|
11c8d56657
|
Merge branch 'feature/configurable_usb_rate_res' of github.com:shuchitak/lib_xua into feature/configurable_usb_res_rate_shuchita
|
2020-02-24 11:46:35 +08:00 |
|
shuchitak
|
abbafba3a7
|
changelog and source
|
2020-02-20 09:59:52 +00:00 |
|
shuchitak
|
b31028a3d6
|
undo copyright change
|
2020-02-20 09:28:16 +00:00 |
|
shuchitak
|
4ae9956a13
|
changelog + source check
|
2020-02-20 09:20:24 +00:00 |
|
shuchitak
|
be45d04423
|
undo changes in xua_ep0_uacreqs
|
2020-02-19 15:45:58 +00:00 |
|
Keith Au
|
0b5ddbd85e
|
fixed typo of comments
|
2020-02-19 16:52:52 +08:00 |
|
shuchitak
|
c63df2e961
|
update g_curSubSlot_Out and g_curSubSlot_In under #if USB_DESCRIPTOR_OVERRIDE_RATE_RES
|
2020-02-18 10:20:25 +00:00 |
|
shuchitak
|
050d7757bc
|
removed unused defines
|
2020-02-18 09:04:57 +00:00 |
|
Keith Au
|
1efe7c8822
|
removed USB_CMD_CFG_SAMP_FREQ related codes
|
2020-02-18 15:40:53 +08:00 |
|
shuchitak
|
dac808e9fa
|
get usb_adaptive to compile
|
2020-02-17 12:09:54 +00:00 |
|
Keith Au
|
6402051165
|
Merge branch 'develop' into feature/configurable_rate_res
|
2020-02-14 17:05:57 +08:00 |
|
Keith Au
|
07b829cd7e
|
further renamed global variables and APIs
|
2020-02-13 17:11:58 +08:00 |
|
Keith Au
|
76f12ccad6
|
rename default frequency naming
|
2020-02-13 16:35:21 +08:00 |
|
Keith Au
|
cb842df492
|
remove unnecessary AUDIO_CLASS checking
|
2020-02-13 16:10:57 +08:00 |
|
Keith Au
|
18cef82b06
|
modified to have USB out frequency be informed to c_audioControl after getting EP0 request
|
2020-02-13 15:48:46 +08:00 |
|
Keith Au
|
23cf086b84
|
replace all tab by 4 spaces
|
2020-02-13 15:33:43 +08:00 |
|
Keith Au
|
ed6ad4ce9f
|
remove unused USB descriptor lines under USB_CMD_CFG_SAMP_FREQ in xua_ep0_descriptor.h
|
2020-02-13 15:05:45 +08:00 |
|
Keith Au
|
40a2ac6d73
|
moved the flow of changing USB descriptor values to XUA_Endpoint0_init()
|
2020-02-13 14:17:46 +08:00 |
|