Fix readme

This commit is contained in:
Daniel Pieczko
2021-04-23 10:52:15 +01:00
parent 7ca9bc22fd
commit 45c5f35165
4 changed files with 11 additions and 16 deletions

View File

@@ -49,7 +49,8 @@ Note, not all features may be supported at all sample frequencies, simultaneousl
Software version and dependencies Software version and dependencies
................................. .................................
.. libdeps:: The CHANGELOG contains information about the current and previous versions.
For a list of direct dependencies, look for DEPENDENT_MODULES in lib_xua/module_build_info.
Related Application Notes Related Application Notes
......................... .........................

View File

@@ -2,15 +2,13 @@
Simple USB Audio Device using lib_xua Simple USB Audio Device using lib_xua
===================================== =====================================
.. version:: 0.1.0
Summary Summary
------- -------
Required tools and libraries Software dependencies
............................ .....................
.. appdeps:: For a list of direct dependencies, look for USED_MODULES in the Makefile.
Required hardware Required hardware
................. .................

View File

@@ -2,15 +2,13 @@
Using lib_xua with lib_spdif (transmit) Using lib_xua with lib_spdif (transmit)
======================================= =======================================
.. version:: 0.1.0
Summary Summary
------- -------
Required tools and libraries Software dependencies
............................ .....................
.. appdeps:: For a list of direct dependencies, look for USED_MODULES in the Makefile.
Required hardware Required hardware
................. .................

View File

@@ -2,18 +2,16 @@
Using lib_xua with lib_mic_array Using lib_xua with lib_mic_array
================================ ================================
.. version:: 0.1.0
Summary Summary
------- -------
This applicaition note describes how to use ``lib_mic_array`` in conjunction with ``lib_xua`` This applicaition note describes how to use ``lib_mic_array`` in conjunction with ``lib_xua``
to implement a USB Audio device with the ability to record from multiple PDM microphones. to implement a USB Audio device with the ability to record from multiple PDM microphones.
Required tools and libraries Software dependencies
............................ .....................
.. appdeps:: For a list of direct dependencies, look for USED_MODULES in the Makefile.
Required hardware Required hardware
................. .................