AN00247 build fix

This commit is contained in:
xross
2018-04-03 13:53:08 +01:00
parent 6a879ec52b
commit 650cedeec7
2 changed files with 3 additions and 2 deletions

View File

@@ -149,7 +149,8 @@ S/PDIF Tx functionality must be ``lib_xua``
- Various product strings
- Master clock frequency
To enable S/PDIF funtionality ``XUA_SPDIF_TX_EN`` must be set to a non-zero value.
To enable S/PDIF funtionality ``XUA_SPDIF_TX_EN`` must be set to a non-zero value. Setting this will cause the ``XUA_AudioHub``
tasks to forward samples and sample rate information to the S/PDIF transmitter task.
These parameters are set via defines in an optional ``xua_conf.h`` header file. For this simple application the
complete contents of this file are as follows: