Moved to lib_spdif for spdif tx (from module_spdif_tx)

This commit is contained in:
xross
2018-03-28 16:44:02 +01:00
parent f4dcb77427
commit 248eeffbaa
2 changed files with 6 additions and 4 deletions

View File

@@ -1,12 +1,14 @@
lib_xua Change Log
==================
0.2.0
-----
* ADDED: 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)
0.1.2
-----