mbanth
|
f66ddc53eb
|
Move legacy tests one level up in the directory hierarchy
|
2021-05-19 10:55:33 +01:00 |
|
mbanth
|
0ed4ed0974
|
In preparation for adding unit tests, move xmostest-based legacy tests into a legacy_tests sub-directory of the tests directory
|
2021-05-19 09:59:46 +01:00 |
|
lucianom
|
70748bd106
|
Remove license files in test folders
|
2021-05-05 15:03:03 +01:00 |
|
Daniel Pieczko
|
0aa60035a4
|
Update copyright notices and licence references
|
2021-04-22 17:17:39 +01:00 |
|
Daniel Pieczko
|
6f75a44d9c
|
Use XMOS Public Licence Version 1
|
2021-04-22 17:15:08 +01:00 |
|
Michael Banther
|
f22027564d
|
Use the XUA-specific microphone frame size constant instead of directly overriding the microphone frame size constant from lib_mic_array.
Multiple constants may be derived from XUA_MIC_FRAME_SIZE. The override of MIC_ARRAY_FRAME_SIZE occurs in mic_array_conf.h.
|
2019-11-25 12:10:26 +00:00 |
|
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 |
|