X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/29bfe7a09ce9925175377e9b2215d57d25ebc1d9..a8a2fe3a23944dbf263d27bedd7e83b11c1f2f06:/Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml diff --git a/Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml b/Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml index beae95627..d6c5fecec 100644 --- a/Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml +++ b/Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml @@ -1,19 +1,31 @@ - + - + - - + + + + + + + + + + + + + + - Virtual Serial and Mass Storage device demo, implementing a virtual serial channel between the host PC and the device, and a basic USB storage disk using a Dataflash memory IC. + Virtual Serial and Mass Storage device demo, implementing a virtual serial channel between the host PC and the device, and a basic USB storage disk using a Dataflash memory IC. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.