AN00246: Fix xdoc build

This commit is contained in:
Larry Snizek
2019-08-23 12:16:52 +01:00
parent 502db6ee48
commit ebe263605c
3 changed files with 14 additions and 240 deletions

View File

@@ -1,4 +1,5 @@
.. include:: ../../README.rst
.. |I2C| replace:: I\ :sup:`2`\ C
|newpage|
@@ -136,6 +137,17 @@ the audio I/O (i.e. I2S signalling).
Configuration
.............
``lib_xua`` has many parameters than can be configured at build time, some examples include:
- Sample-rates
- Channel counts
- Audio Class version
- Product/Vendor ID's
- Various product strings
- Master clock frequency
These parameters are set via defines in an optional ``xua_conf.h`` header file.
|appendix|
|newpage|