forked from PAWPAW-Mirror/lib_xua
More documentation build fixes
This commit is contained in:
@@ -61,9 +61,8 @@ lib_xua Change Log
|
|||||||
sc_usb_audio 6.14)
|
sc_usb_audio 6.14)
|
||||||
* RESOLVED: Improvements made to clock sync code in TDM slave mode
|
* RESOLVED: Improvements made to clock sync code in TDM slave mode
|
||||||
|
|
||||||
|
|
||||||
Legacy release history
|
Legacy release history
|
||||||
----------------------
|
======================
|
||||||
|
|
||||||
(Note: Forked from sc_usb_audio at this point)
|
(Note: Forked from sc_usb_audio at this point)
|
||||||
|
|
||||||
@@ -340,7 +339,7 @@ Legacy release history
|
|||||||
|
|
||||||
|
|
||||||
Legacy release history
|
Legacy release history
|
||||||
----------------------
|
======================
|
||||||
|
|
||||||
Please see changelog in sw_usb_audio for changes prior to 6.8.0 release.
|
Please see changelog in sw_usb_audio for changes prior to 6.8.0 release.
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ USB Audio Shared Components. For use in the XMOS USB Audio Refererence Designs.
|
|||||||
|
|
||||||
|
|
||||||
Required software (dependencies)
|
Required software (dependencies)
|
||||||
................................
|
--------------------------------
|
||||||
|
|
||||||
* lib_logging
|
* lib_logging
|
||||||
* lib_xud
|
* lib_xud
|
||||||
@@ -13,6 +13,6 @@ Required software (dependencies)
|
|||||||
Checking dependent libs
|
Checking dependent libs
|
||||||
|
|
||||||
Software version and dependencies
|
Software version and dependencies
|
||||||
.................................
|
---------------------------------
|
||||||
|
|
||||||
.. libdeps::
|
.. libdeps::
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
How to use the lib_xua_library
|
How to use the lib_xua_library
|
||||||
===============================
|
===============================
|
||||||
|
|
||||||
.. version:: 0.1.0
|
.. version:: 0.1.3
|
||||||
|
|
||||||
Summary
|
Summary
|
||||||
-------
|
-------
|
||||||
|
|||||||
2
lib_xua/doc/.gitignore
vendored
Normal file
2
lib_xua/doc/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
rst/_build
|
||||||
|
pdf
|
||||||
@@ -2,6 +2,7 @@
|
|||||||
.. include:: ../../../README.rst
|
.. include:: ../../../README.rst
|
||||||
|
|
||||||
|
|
||||||
|
==============
|
||||||
XMOS USB Audio
|
XMOS USB Audio
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user