From 482cb097e8a4e01346f222b0009a23158c738950 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 8 Jan 2013 19:35:43 +0000 Subject: Add FDK project descriptions for the class driver Device mode examples. --- Demos/Device/ClassDriver/Keyboard/asf.xml | 38 +++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Demos/Device/ClassDriver/Keyboard/asf.xml (limited to 'Demos/Device/ClassDriver/Keyboard') diff --git a/Demos/Device/ClassDriver/Keyboard/asf.xml b/Demos/Device/ClassDriver/Keyboard/asf.xml new file mode 100644 index 000000000..b77c0264d --- /dev/null +++ b/Demos/Device/ClassDriver/Keyboard/asf.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + Keyboard HID device demo, implementing a basic USB keyboard that can send key press information to the host. + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3