forked from PAWPAW-Mirror/lib_xua
'Release: 1.0.0rc0'
This commit is contained in:
11
README.rst
11
README.rst
@@ -1,11 +1,12 @@
|
||||
USB Audio Shared
|
||||
................
|
||||
|
||||
:Stable release: unreleased (apart from within usb audio ref designs)
|
||||
:Latest release: 1.0.0rc0
|
||||
:Maintainer: xross
|
||||
:Description: USB Audio Shared Components. For use in the XMOS USB Audio Refererence Designs.
|
||||
|
||||
:Status: Feature complete, mature
|
||||
Required software (dependencies)
|
||||
================================
|
||||
|
||||
:Maintainer: XMOS
|
||||
|
||||
:Description: USB Audio Shared Components
|
||||
* sc_util (git://github.com/xcore/sc_util)
|
||||
|
||||
|
||||
3
xpd.xml
3
xpd.xml
@@ -12,8 +12,8 @@
|
||||
</component>
|
||||
<component description = "MIDI" type = "demoCode" scope = "General Use" path = "module_usb_midi" local = "false" id = "module_usb_midi" name = "MIDI Module for USB Audio Framework">
|
||||
<board></board>
|
||||
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.3">module_xassert</componentDependency>
|
||||
<componentDependency repo = "git://git/apps/sc_usb_audio">module_queue</componentDependency>
|
||||
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.3">module_xassert</componentDependency>
|
||||
<keyword>MIDI</keyword>
|
||||
</component>
|
||||
<component description = "ADAT" type = "demoCode" scope = "General Use" path = "module_usb_audio_adat" local = "false" id = "module_usb_audio_adat" name = "ADAT Module for UAC2 MC Reference Design">
|
||||
@@ -36,6 +36,7 @@
|
||||
<name>USB Audio Shared Components</name>
|
||||
<maintainer>xross</maintainer>
|
||||
<partnumber>XM-004719-DH</partnumber>
|
||||
<release parenthash = "98b3bdba959bbaff0eba0e73f3b05d6adea82bbd" version = "1.0.0rc0"></release>
|
||||
<subpartnumber>XM-004720-SM</subpartnumber>
|
||||
<vendor>XMOS</vendor>
|
||||
<version_defines>
|
||||
|
||||
Reference in New Issue
Block a user