Commit Graph

21 Commits

Author SHA1 Message Date
Michael Banther
9674ae3328 Update copyright date range. 2019-11-18 11:36:41 +00:00
Michael Banther
192d8f54d7 Update copyright date range. 2019-11-18 11:28:42 +00:00
Michael Banther
5c3cff6a91 Add missing #defines.
The XUA library code now depends on these constants.
2019-11-18 11:15:00 +00:00
Sam Chesney
600ec0da92 Add XMOS copyright 2018-12-13 18:14:54 +00:00
xross
06e18c293c Fixed build of I2S loopback test (API change to XUA_AudioHub - now takes all ports) 2018-04-05 11:21:26 +01:00
xross
5a631a327b Merge branch 'master' of github.com:xmos/lib_xua 2018-03-09 16:12:22 +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
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
756a81ad14 Fixed i2s_loopback test build (and removed some unrequired complexity 2018-03-05 11:48:51 +00:00
Larry Snizek
da969fa610 Git ignore files 2018-03-02 13:05:07 +00:00
Larry Snizek
79c05afdbe Release checks 2018-02-09 13:05:46 +00:00
Larry Snizek
1e1b38f64f Remove app_queue_test 2018-02-02 16:02:08 +00:00
Ross Owen
940fa98e30 Delete runtests.pyc 2018-01-25 10:58:32 +00:00
Ross Owen
d901010435 Delete test_i2s_loopback.pyc 2018-01-25 10:58:16 +00:00
xross
522071f8d9 Removed test_results.csv 2018-01-19 11:35:12 +00:00
xross
55a9f03719 Fixup CODEC_MASTER usage 2018-01-17 14:06:49 +00:00
xross
39c4e1290e I2s loopback tests building/running 2018-01-17 12:40:19 +00:00
xross
41b0cd4448 Initial add of i2s_loopback test 2018-01-17 12:08:08 +00:00
Richard Osborne
a695e58524 Add a new module implementing a queue data structure.
Since the functions are simple make them inline functions. This provides a
small code size saving.
2013-12-09 18:09:18 +00:00