X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/29bfe7a09ce9925175377e9b2215d57d25ebc1d9..a8a2fe3a23944dbf263d27bedd7e83b11c1f2f06:/Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml diff --git a/Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml b/Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml index e6f343deb..e30806e7a 100644 --- a/Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml +++ b/Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml @@ -1,19 +1,19 @@ - + - + - - + + - Keyboard HID Host demo with HID parser, implementing a basic USB keyboard host that can display key press data on the board LEDs. + Keyboard HID Host demo with HID parser, implementing a basic USB keyboard host that can display key press 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.