From cf4575b94a3c65e6535a159fc71fc885aebc2620 Mon Sep 17 00:00:00 2001 From: Drashna Jaelre Date: Fri, 2 Aug 2019 14:02:40 -0700 Subject: Fix the LUFA lib to use a submodule instead of just files (#6245) * Remove LUFA files * Update descriptions for newer version of LUFA * Create PR6245.md * Fix CDC(Serial) type errors * Fix missed merge conflict for AUDIO_DTYPE_CSInterface --- lib/lufa/Demos/Host/LowLevel/KeyboardHost/asf.xml | 50 ----------------------- 1 file changed, 50 deletions(-) delete mode 100644 lib/lufa/Demos/Host/LowLevel/KeyboardHost/asf.xml (limited to 'lib/lufa/Demos/Host/LowLevel/KeyboardHost/asf.xml') diff --git a/lib/lufa/Demos/Host/LowLevel/KeyboardHost/asf.xml b/lib/lufa/Demos/Host/LowLevel/KeyboardHost/asf.xml deleted file mode 100644 index 2da7ed7fc..000000000 --- a/lib/lufa/Demos/Host/LowLevel/KeyboardHost/asf.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - Keyboard HID Host demo, 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. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3