Commit Graph

1814 Commits

Author SHA1 Message Date
Larry Snizek
44b154f578 License update 2018-03-16 13:23:34 +00:00
Larry Snizek
63cc3d9db6 Gitignore updates 2018-03-14 17:51:46 +00:00
xross
275be0c269 Fixed SOURCE_DIRS to handle subdirs 2018-03-14 15:32:11 +00:00
xross
de1572004d Ignore dfu src in main build 2018-03-13 18:33:45 +00:00
Ross Owen
74b44502a5 Merge pull request #48 from larry-xmos/host_directory_under_lib
Move host directory under lib directory so it gets released
2018-03-13 17:09:24 +00:00
Larry Snizek
178f420c87 Move host directory under lib directory so it gets released 2018-03-13 17:01:33 +00:00
xross
41cf4e8c21 Documentation corrections. 2018-03-09 16:38:21 +00:00
xross
5a631a327b Merge branch 'master' of github.com:xmos/lib_xua 2018-03-09 16:12:22 +00:00
xross
891ae562ea Doc update 2018-03-09 16:11:45 +00:00
xross
b66e9cdc60 Further Audiohub tidyups. I2S ports params. Documentation updates inline. 2018-03-09 16:11:18 +00:00
xross
961d890b2c First cut at reunifying master/slave i2s loops 2018-03-08 20:07:30 +00:00
Ross Owen
4ec8e85737 Merge pull request #43 from larry-xmos/dfu_upload_error_handling
Handle libusb_control_transfer errors from dfu_upload
2018-03-08 19:18:34 +00:00
Ross Owen
2f1b72055a Merge pull request #44 from larry-xmos/git_ignore
Git ignore files
2018-03-08 19:17:45 +00:00
xross
6824657b4f Build fixes related to XUA_USB_EN 2018-03-08 18:22:51 +00:00
xross
39acd6cf17 NO_USB -> XUA_USB_EN 2018-03-08 18:02:59 +00:00
xross
a7645a9b0f Audiohub now takes some resources as params (prev was global) 2018-03-08 17:40:56 +00:00
xross
a33950f675 Test rename 2018-03-08 17:40:11 +00:00
xross
2729d9a34a Initial doc add 2018-03-08 17:39:15 +00:00
xross
a7678f8916 Updated readmes (and gitignore) 2018-03-08 11:30:02 +00:00
xross
756a81ad14 Fixed i2s_loopback test build (and removed some unrequired complexity 2018-03-05 11:48:51 +00:00
xross
16ba8deacf Merge branch 'master' of github.com:xmos/lib_xua 2018-03-05 11:31:16 +00:00
xross
fdff48b706 Comment only 2018-03-05 11:30:59 +00:00
xross
bfe281a311 Remove commented out code from example 2018-03-05 11:30:39 +00:00
Larry Snizek
da969fa610 Git ignore files 2018-03-02 13:05:07 +00:00
Larry Snizek
1e8392730d Handle libusb_control_transfer errors from dfu_upload 2018-03-01 09:53:16 +00:00
Ross Owen
a80e4716f4 Merge pull request #41 from larry-xmos/project_files
Eclipse project files
2018-02-28 13:45:20 +00:00
Ross Owen
3192b2ee0b Update .gitignore 2018-02-28 13:45:08 +00:00
Larry Snizek
88c2c03501 Eclipse project files 2018-02-28 11:59:19 +00:00
xross
ee83fcaf4f Preprocessor typo 2018-02-28 10:04:26 +00:00
xross
5663b90a40 PDM build fix 2018-02-28 10:00:25 +00:00
xross
b2ee519ab8 Fix typo in PDM mclk name 2018-02-28 09:55:17 +00:00
xross
bff169463f Mixed missing calls to PDM tasks 2018-02-27 15:29:29 +00:00
xross
90aa19d351 Tidy up ADAT_RX and SPDIF_RX usage (ifdef vs if) 2018-02-27 14:59:58 +00:00
xross
db68680ebf Changelog update 2018-02-27 14:37:28 +00:00
xross
13b84c07fa Merge branch 'master' of github.com:xmos/lib_xua 2018-02-27 14:36:30 +00:00
xross
2da23a58af Simplified call to xud 2018-02-27 14:36:14 +00:00
xross
a4966597cb Removed L series support from main 2018-02-27 14:35:54 +00:00
xross
a8562ad56a Simplified mclk port usage (no longer unsafe). pdm_mics() -> xua_pdm_mics() 2018-02-27 14:35:40 +00:00
xross
04b08c9213 PDM hw resource dec moved to main 2018-02-27 12:40:33 +00:00
Ross Owen
eef832df7d Update CHANGELOG.rst 2018-02-27 12:24:59 +00:00
Ross Owen
53e8fe4f57 Changelog tidy only 2018-02-26 14:51:27 +00:00
Ross Owen
9563e6a98b Merge pull request #40 from lucianomartin/usb_dfu
USB DFU updates
2018-02-26 14:50:47 +00:00
Ross Owen
77d1de14aa Update CHANGELOG.rst 2018-02-26 14:50:06 +00:00
Luciano Martin
ef364c9d59 - update CHANGELOG 2018-02-26 12:21:19 +00:00
Luciano Martin
b6dd33076a - add warning for empty uploaded image in USB DFU 2018-02-26 12:17:58 +00:00
xross
72f7a1d153 Fixed runtime deadlock with MIXER=1 && MAX_MIX_COUNT=0 2018-02-21 15:54:25 +00:00
xross
9a8910121f Start simplifiction of appnote code 2018-02-21 10:57:05 +00:00
xross
4a8ddb2e40 Changelog update v0.1.2alpha2 2018-02-19 15:01:40 +00:00
xross
43648638ba Changelog update 2018-02-19 15:00:44 +00:00
xross
0afcb6d65c Fixes #39 2018-02-19 14:36:17 +00:00