Commit Graph

114 Commits

Author SHA1 Message Date
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