Commit Graph

1945 Commits

Author SHA1 Message Date
oscarbailey-xmos
bc6a0cbcd8 Remove upstream triggers 2019-11-08 12:44:07 +00:00
oscarbailey-xmos
734e585044 Merge pull request #101 from oscarbailey-xmos/hotfix/fix-adaptive-usb-descriptors
Fix descriptors for XUA_ADAPTIVE
v0.2.1
2019-11-05 13:58:17 +00:00
Oscar Bailey
5a0bc319ea Fix copyright 2019-11-05 12:57:03 +00:00
Oscar Bailey
8768bb0ee0 Fix descriptors for XUA_ADAPTIVE 2019-11-05 12:34:10 +00:00
Ross Owen
0af60c3eff Merge pull request #99 from xmos/develop
Infrastructure update + audio stream start/stop callbacks
2019-10-30 10:26:51 +00:00
Ross Owen
b3331c9d47 Merge pull request #94 from oscarbailey-xmos/feature/xwaf-xcommon-develop
Feature/xwaf xcommon develop
2019-09-13 11:31:00 +01:00
oscarbailey-xmos
a2895a013b Merge pull request #5 from shuchitak/patch-1
Update Jenkinsfile
2019-09-13 10:21:33 +01:00
shuchitak
a1aca010fb Update Jenkinsfile 2019-09-13 10:20:23 +01:00
Oscar Bailey
eb1ca1eb8d Update CHANGELOG 2019-09-06 09:13:09 +01:00
Oscar Bailey
508c62af00 Keep version on 0.2.0 2019-09-05 16:34:59 +01:00
Oscar Bailey
a682ed7d19 Update copyright 2019-09-05 16:03:31 +01:00
Oscar Bailey
eafcc89a6b Change XUA to use new mic array API 2019-09-05 15:52:51 +01:00
Oscar Bailey
244232d3e1 Change view to lib_xua_xwaf_xcommon 2019-08-29 10:01:03 +01:00
Sam Chesney
a7a577acad Update cleanup call 2019-08-29 09:57:55 +01:00
Sam Chesney
8d3cc039f7 Update dependency requirements 2019-08-29 09:57:27 +01:00
Sam Chesney
f1ba1dace8 Bump version 2019-08-29 09:57:15 +01:00
Sam Chesney
9d84debefd Update to support "xwaf.xcommon" builds 2019-08-29 09:56:54 +01:00
Ross Owen
e1f8a8c521 Merge pull request #88 from oscarbailey-xmos/feature/add-audio-stream-callbacks
Added audio stream start/stop callbacks for input/output
2019-08-27 11:07:03 +01:00
Ross Owen
5b05e4e32e Update CHANGELOG.rst 2019-08-27 11:06:44 +01:00
Oscar Bailey
3fc2729db8 Update Copyright 2019-08-23 09:52:53 +01:00
Oscar Bailey
a120d7a83e Added audio stream start/stop callbacks for input/output 2019-08-23 09:30:05 +01:00
Sam Chesney
5a13171a40 Merge pull request #84 from samchesney/feature/new-jenkins-agents
Update Jenkins Pipeline to use new agents
2019-08-21 16:46:12 +01:00
Sam Chesney
204c695434 Correct dependency info in release notes 2019-08-20 19:02:53 +01:00
Sam Chesney
40f4c2f8ab Update copyright date 2019-08-20 18:50:25 +01:00
Sam Chesney
636803d5d4 Update dependency info in release notes 2019-08-20 18:49:45 +01:00
Sam Chesney
344d87342c Build host apps on both Linux and macOS 2019-08-20 13:17:06 +01:00
Sam Chesney
9cb697f5de Update Jenkins Pipeline to use new agents 2019-08-20 13:03:45 +01:00
Ross Owen
c0c4117b8e Merge pull request #80 from larry-xmos/document_composite_workaround
Document composite driver workaround
2019-08-08 10:38:32 +01:00
Larry Snizek
e56af33aa3 Document composite driver workaround 2019-08-07 10:51:12 +01:00
Ross Owen
ee5e1095c2 Removed -fsubword-select 2019-01-11 11:31:33 +00:00
Ross Owen
0e362dab46 Merge pull request #72 from samchesney/feature/sync_buildsystems
Sync buildsystems
2019-01-10 12:07:53 +00:00
Ross Owen
d4300f0e5c Merge branch 'master' into feature/sync_buildsystems 2019-01-10 12:07:40 +00:00
Ross Owen
87d2a3db26 Merge pull request #74 from lucianomartin/feature/fix_reset
Fix PLL mask to reset tile - WIP
2019-01-10 12:05:39 +00:00
Ross Owen
533ec7b5df Update wscript 2019-01-10 12:05:04 +00:00
Ross Owen
b6b26f252e Update module_build_info 2019-01-10 12:04:49 +00:00
Ross Owen
1d09916b54 Update CHANGELOG.rst 2019-01-10 12:04:37 +00:00
Sam Chesney
8340c4054b Update XMOS copyright 2019-01-09 17:40:45 +00:00
Luciano Martin
868b17a5ff Update lib version and copyright 2019-01-09 17:39:15 +00:00
Sam Chesney
1460b610a4 Set INCLUDE_DIRS in module_build_info
This is required in the wscript.
2019-01-09 17:32:43 +00:00
Luciano Martin
532c872902 Fix PLL mask to reset tile 2019-01-09 17:17:15 +00:00
Sam Chesney
600ec0da92 Add XMOS copyright 2018-12-13 18:14:54 +00:00
Sam Chesney
5830b75c0f Fix CHANGELOG 2018-12-13 18:14:27 +00:00
Sam Chesney
3f1fd3db37 Add Jenkins Pipeline 2018-12-13 18:01:44 +00:00
Sam Chesney
7b4ff40b25 Read values required in wscript from module_build_info 2018-12-11 17:39:21 +00:00
Sam Chesney
a2498dacd8 Add file specific flags for xua_ep0_uacreqs.xc
This is to bring the xwaf build in line with the xmake build.
2018-12-11 17:27:34 +00:00
Sam Chesney
6f295d388a Remove file specific flags for audiorequests.xc
Library does not contain a file of this name.
2018-12-11 16:22:50 +00:00
Sam Chesney
68d1455ed8 Update module_build_info to match wscript 2018-12-11 16:20:53 +00:00
Ross Owen
21c18c0599 Merge pull request #71 from larry-xmos/master
Correct comment on class 1 control interface descriptor
2018-11-30 11:46:18 +00:00
Larry Snizek
ca48783f78 Correct comment on class 1 control interface descriptor 2018-11-30 11:03:58 +00:00
Ross Owen
7b7a85ae6b Merge pull request #68 from ed-xmos/patch-1
Update xua_audiohub.xc
2018-11-16 14:57:29 +00:00