From f779ee1b88ccee5a9a9ec5a0e24960a821e8aab8 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Fri, 6 Apr 2018 11:39:58 +0100 Subject: [PATCH 1/2] Update README.rst --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index a9dca74a..17936111 100644 --- a/README.rst +++ b/README.rst @@ -57,3 +57,5 @@ Related Application Notes 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 From 5f84b66615d3749a458efcf246e4021cd61e4066 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Fri, 6 Apr 2018 11:40:39 +0100 Subject: [PATCH 2/2] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 17936111..a569b661 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ lib_xua Summary ------- -USB Audio Shared Components. For use in the XMOS USB Audio Refererence Designs. +USB Audio Shared Components for use in the XMOS USB Audio Refererence Designs. This library enables the development of USB Audio devices on the XMOS xCORE architecture.