From c82e6f75fbe0bccb2209732ea676c002bb6c5d1a Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Thu, 9 Apr 2015 15:02:29 +0100 Subject: [PATCH] Changelog update for 6.12.0 --- CHANGELOG.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b9926a10..5af7d44b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,14 @@ sc_usb_audio Change Log ======================= +6.12.0 +------ + - ADDED: Checks for XUD_200_SERIES define where required + - RESOLVED: Run-time exception due to decouple interrupt not entering correct issue mode + (affects XCORE-200 only) + - CHANGE: SPDIF Tx Core may now reside on a different tile from I2S + - CHANGE: I2C ports now in structure to match new module_i2c_singleport/shared API. + 6.11.3 ------ - RESOLVED: (Major) Streaming issue when mixer not enabled (introduced in 6.11.2)