Started adding SPDIF TX info to lib doc

This commit is contained in:
xross
2018-03-29 13:16:54 +01:00
parent a0b0c40c7f
commit f1aca129f2
2 changed files with 47 additions and 3 deletions

View File

@@ -4,11 +4,11 @@ lib_xua Change Log
0.2.0
-----
* ADDED: Documentation
* ADDED: Initial library documentation
* CHANGE: I2S hardware resources no longer used globally and must be passed
to XUA_AudioHub()
* CHANGE: NO_USB define renamed to XUA_USB_EN
* CHANGE: Moved to lib_spdif (from module_spdif_tx)
* CHANGE: Moved to using lib_spdif (from module_spdif_tx)
0.1.2
-----