projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Minor documentation improvements.
[pub/lufa.git]
/
Demos
/
Host
/
LowLevel
/
VirtualSerialHost
/
asf.xml
diff --git
a/Demos/Host/LowLevel/VirtualSerialHost/asf.xml
b/Demos/Host/LowLevel/VirtualSerialHost/asf.xml
index
3c6520c
..
783862d
100644
(file)
--- a/
Demos/Host/LowLevel/VirtualSerialHost/asf.xml
+++ b/
Demos/Host/LowLevel/VirtualSerialHost/asf.xml
@@
-1,6
+1,7
@@
<asf xmlversion="1.0">
\r
<project caption="Virtual Serial CDC Host Demo (Low Level APIs)" id="lufa.demos.host.lowlevel.cdc.example">
\r
<require idref="lufa.demos.host.lowlevel.cdc"/>
\r
<asf xmlversion="1.0">
\r
<project caption="Virtual Serial CDC Host Demo (Low Level APIs)" id="lufa.demos.host.lowlevel.cdc.example">
\r
<require idref="lufa.demos.host.lowlevel.cdc"/>
\r
+ <require idref="lufa.boards.dummy.avr8"/>
\r
<generator value="as5_8"/>
\r
\r
<device-support value="at90usb1287"/>
\r
<generator value="as5_8"/>
\r
\r
<device-support value="at90usb1287"/>
\r
@@
-15,6
+16,8
@@
Virtual Serial Host demo, implementing a CDC host that can send and receive data to and from an attached device.
\r
</info>
\r
\r
Virtual Serial Host demo, implementing a CDC host that can send and receive data to and from an attached device.
\r
</info>
\r
\r
+ <info type="gui-flag" value="move-to-root"/>
\r
+
\r
<info type="keyword" value="Technology">
\r
<keyword value="Class Driver APIs"/>
\r
<keyword value="USB Host"/>
\r
<info type="keyword" value="Technology">
\r
<keyword value="Class Driver APIs"/>
\r
<keyword value="USB Host"/>
\r