Updates to AN000247

This commit is contained in:
xross
2018-03-29 13:47:28 +01:00
parent b4090602ad
commit c4d2462c98
2 changed files with 6 additions and 3 deletions

View File

@@ -3,17 +3,19 @@ lib_xua Change Log
0.2.0
-----
* ADDED: Initial library documentation
* ADDED: Application note AN00247: Using lib_xua with lib_spdif (transmit)
* 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: XUA_AudioHub() no longer pars S/PDIF transmitter task
* CHANGE: Moved to using lib_spdif (from module_spdif_tx)
0.1.2
-----
* ADDED: Application note AN00246
* ADDED: Application note AN00246: Simple USB Audio Device using lib_xua
* CHANGE: xmosdfu emits warning if empty image read via upload
* CHANGE: Simplified mclk port sharing - no longer uses unsafe pointer
* RESOLVED: Runtime exception issues when incorrect feedback calculated