X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/29bfe7a09ce9925175377e9b2215d57d25ebc1d9..c2e7e5783befef57cf6c2b14578d2b4e128eff62:/Demos/Device/LowLevel/VirtualSerial/asf.xml diff --git a/Demos/Device/LowLevel/VirtualSerial/asf.xml b/Demos/Device/LowLevel/VirtualSerial/asf.xml index bb2c0fcc8..7ca80c142 100644 --- a/Demos/Device/LowLevel/VirtualSerial/asf.xml +++ b/Demos/Device/LowLevel/VirtualSerial/asf.xml @@ -1,19 +1,31 @@ - + - + - - + + + + + + + + + + + + + + - Virtual Serial device demo, implementing a virtual serial channel between the host PC and the device. + Virtual Serial device demo, implementing a virtual serial channel between the host PC and the device. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs.