update module readmes

This commit is contained in:
dan
2014-01-22 10:42:11 +00:00
parent 65da4d7efa
commit 258d17445f
3 changed files with 18 additions and 14 deletions

View File

@@ -1,9 +1,9 @@
<Add title here> Queing Module For USB Audio Framwwork
================ =====================================
:scope: General Use
:description: queue
:keywords: UAC2
:boards:
:scope: <Put one of Roadmap, Example, Early Development or General Use>
:description: <Add one line here>
:keywords: <Add comma separated list of keywords>
:boards: <Add comma separated list of supported boards>
<Add description of software block>

View File

@@ -1,9 +1,9 @@
<Add title here> MIDI Module for USB Audio Framework
================ ===================================
:scope: General Use
:description: MIDI
:keywords: MIDI
:boards:
:scope: <Put one of Roadmap, Example, Early Development or General Use>
:description: <Add one line here>
:keywords: <Add comma separated list of keywords>
:boards: <Add comma separated list of supported boards>
<Add description of software block>

View File

@@ -1,6 +1,10 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<xpd> <xpd>
<components> <components>
<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">
<board>XR-USB-AUDIO-20-MC</board>
<keyword>ADAT</keyword>
</component>
<component description = "module_dfu" type = "demoCode" scope = "General Use" path = "module_dfu" local = "false" id = "module_dfu" name = "module_dfu"> <component description = "module_dfu" type = "demoCode" scope = "General Use" path = "module_dfu" local = "false" id = "module_dfu" name = "module_dfu">
<board>XMOS USB Audio Reference Designes</board> <board>XMOS USB Audio Reference Designes</board>
<keyword>DFU</keyword> <keyword>DFU</keyword>