forked from PAWPAW-Mirror/lib_xua
update module readmes
This commit is contained in:
@@ -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>
|
|
||||||
|
|||||||
@@ -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>
|
|
||||||
|
|||||||
4
xpd.xml
4
xpd.xml
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user