From 60b30c036397cb5627fa374bb930794b225daa29 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Fri, 7 Jul 2017 11:55:23 -0400 Subject: Squashed 'lib/lufa/' content from commit 385d40300 git-subtree-dir: lib/lufa git-subtree-split: 385d4030035dbaf41591309dbde47653bd03841b --- Demos/Host/LowLevel/JoystickHostWithParser/asf.xml | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 Demos/Host/LowLevel/JoystickHostWithParser/asf.xml (limited to 'Demos/Host/LowLevel/JoystickHostWithParser/asf.xml') diff --git a/Demos/Host/LowLevel/JoystickHostWithParser/asf.xml b/Demos/Host/LowLevel/JoystickHostWithParser/asf.xml new file mode 100644 index 0000000000..f2b919511a --- /dev/null +++ b/Demos/Host/LowLevel/JoystickHostWithParser/asf.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + Joystick HID Host demo with HID parser, implementing a basic USB joystick host that can display movement data on the board LEDs. 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. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3