diff --git a/README.rst b/README.rst index a569b661..78c6145c 100644 --- a/README.rst +++ b/README.rst @@ -49,7 +49,8 @@ Note, not all features may be supported at all sample frequencies, simultaneousl 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 ......................... diff --git a/examples/AN00246_xua_example/README.rst b/examples/AN00246_xua_example/README.rst index ef159ebf..abe685d4 100644 --- a/examples/AN00246_xua_example/README.rst +++ b/examples/AN00246_xua_example/README.rst @@ -2,15 +2,13 @@ Simple USB Audio Device using lib_xua ===================================== -.. version:: 0.1.0 - Summary ------- -Required tools and libraries -............................ +Software dependencies +..................... -.. appdeps:: +For a list of direct dependencies, look for USED_MODULES in the Makefile. Required hardware ................. diff --git a/examples/AN00247_xua_example_spdif_tx/README.rst b/examples/AN00247_xua_example_spdif_tx/README.rst index 2026272a..509e5fee 100644 --- a/examples/AN00247_xua_example_spdif_tx/README.rst +++ b/examples/AN00247_xua_example_spdif_tx/README.rst @@ -2,15 +2,13 @@ Using lib_xua with lib_spdif (transmit) ======================================= -.. version:: 0.1.0 - Summary ------- -Required tools and libraries -............................ +Software dependencies +..................... -.. appdeps:: +For a list of direct dependencies, look for USED_MODULES in the Makefile. Required hardware ................. diff --git a/examples/AN00248_xua_example_pdm_mics/README.rst b/examples/AN00248_xua_example_pdm_mics/README.rst index 22e3776e..391cadde 100644 --- a/examples/AN00248_xua_example_pdm_mics/README.rst +++ b/examples/AN00248_xua_example_pdm_mics/README.rst @@ -2,18 +2,16 @@ Using lib_xua with lib_mic_array ================================ -.. version:: 0.1.0 - Summary ------- 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. -Required tools and libraries -............................ +Software dependencies +..................... -.. appdeps:: +For a list of direct dependencies, look for USED_MODULES in the Makefile. Required hardware .................