diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-04-23 20:40:56 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-04-23 20:40:56 +0000 |
commit | 29bfe7a09ce9925175377e9b2215d57d25ebc1d9 (patch) | |
tree | 5893380b2a3151f100b94a179e26a48c9261d678 /Demos/Host/LowLevel/AudioInputHost/asf.xml | |
parent | 9543276111d27d15c6d7a302051c753164b9f9c2 (diff) | |
download | lufa-29bfe7a09ce9925175377e9b2215d57d25ebc1d9.tar.gz lufa-29bfe7a09ce9925175377e9b2215d57d25ebc1d9.tar.bz2 lufa-29bfe7a09ce9925175377e9b2215d57d25ebc1d9.zip |
Add move-to-root directives to all ASF XML application modules, to make the code easier to find in the release version of Atmel Studio 6.1.
Diffstat (limited to 'Demos/Host/LowLevel/AudioInputHost/asf.xml')
-rw-r--r-- | Demos/Host/LowLevel/AudioInputHost/asf.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Demos/Host/LowLevel/AudioInputHost/asf.xml b/Demos/Host/LowLevel/AudioInputHost/asf.xml index 299c4a483..f043fb9ed 100644 --- a/Demos/Host/LowLevel/AudioInputHost/asf.xml +++ b/Demos/Host/LowLevel/AudioInputHost/asf.xml @@ -16,6 +16,8 @@ Audio Input Host demo, implementing a basic USB audio sink that can output incoming audio data to a speaker.
</info>
+ <info type="gui-flag" value="move-to-root"/>
+
<info type="keyword" value="Technology">
<keyword value="Low Level APIs"/>
<keyword value="USB Host"/>
|