Documentation updates (related to AudioHub/I2S)

This commit is contained in:
xross
2018-03-28 11:51:57 +01:00
parent 41a78ed7bf
commit f4dcb77427
5 changed files with 36 additions and 39 deletions

View File

@@ -0,0 +1,27 @@
Implementation Detail
---------------------
This section describes the software architecture of a USB Audio device implemented using `lib_xua`, it's dependancies and other supporting libraries.
This section will now examine the operation of these components in further detail.
.. toctree::
sw_audio
..
sw_xud
sw_ep0
sw_audio
sw_mixer
sw_spdif
sw_spdif_rx
sw_adat
sw_clocking
sw_midi
sw_pdm
sw_resource
..