From c6c1b488397aacf512840cd598020431370c2c07 Mon Sep 17 00:00:00 2001 From: xross Date: Wed, 1 Jun 2022 14:22:44 +0100 Subject: [PATCH] 'Release: 3.2.0rc0' --- README.rst | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9acfa9c0..a4036861 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ lib_xua ======= +:Latest release: 3.2.0rc0 + :Scope: General Use Summary @@ -53,7 +55,6 @@ Key features of the various applications in this repository are as follows Note, not all features may be supported at all sample frequencies, simultaneously or on all devices. Some features also require specific host driver support. - Software version and dependencies ................................. @@ -68,3 +69,15 @@ The following application notes use this library: * AN000246 - Simple USB Audio Device using lib_xua * AN000247 - Using lib_xua with lib_spdif (transmit) * AN000248 - Using lib_xua with lib_mic_array + +Required software (dependencies) +================================ + + * lib_logging (git@github.com:xmos/lib_logging.git) + * lib_xassert (git@github.com:xmos/lib_xassert.git) + * lib_xud (git@github.com:xmos/lib_xud.git) + * lib_spdif (git@github.com:xmos/lib_spdif.git) + * lib_mic_array (git@github.com:xmos/lib_mic_array.git) + * lib_dsp (git@github.com:xmos/lib_dsp) + * lib_locks (git@github.com:xmos/lib_locks.git) +