forked from PAWPAW-Mirror/lib_xua
Fix readme
This commit is contained in:
@@ -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
|
||||||
.........................
|
.........................
|
||||||
|
|||||||
@@ -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
|
||||||
.................
|
.................
|
||||||
|
|||||||
@@ -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
|
||||||
.................
|
.................
|
||||||
|
|||||||
@@ -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
|
||||||
.................
|
.................
|
||||||
|
|||||||
Reference in New Issue
Block a user