diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b7f0c38b..4ee82d74 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,8 @@ sc_usb_audio Change Log - RESOLVED: (Minor) BCD_DEVICE define in devicedefines.h now guarded by ifndef (caused issues with DFU test build configs. - RESOLVED: (Minor) String descriptor for Clock Selector unit incorrectly reported + - RESOLVED: (Minor) BCD_DEVICE in devicedefines.h now guarded by #ifndef (Caused issues with + default DFU test build configs. - CHANGE: HID report descriptor defines added to shared user_hid.h - CHANGE: Now uses module_adat_rx from sc_adat (local module_usb_audio_adat removed) diff --git a/README.rst b/README.rst index 74daa595..638ad8b2 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ USB Audio Shared ................ -:Latest release: 6.11.1beta2 +:Latest release: 6.11.2rc2 :Maintainer: xross :Description: USB Audio Shared Components. For use in the XMOS USB Audio Refererence Designs. diff --git a/module_dfu/.cproject b/module_dfu/.cproject index bb778c83..1ab30e26 100644 --- a/module_dfu/.cproject +++ b/module_dfu/.cproject @@ -43,7 +43,7 @@ -