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/LUFA/DoxygenPages/Images/Author.jpg | Bin 28410 -> 0 bytes lib/lufa/LUFA/DoxygenPages/Images/LUFA.png | Bin 10296 -> 0 bytes lib/lufa/LUFA/DoxygenPages/Images/LUFA_thumb.png | Bin 3729 -> 0 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 lib/lufa/LUFA/DoxygenPages/Images/Author.jpg delete mode 100644 lib/lufa/LUFA/DoxygenPages/Images/LUFA.png delete mode 100644 lib/lufa/LUFA/DoxygenPages/Images/LUFA_thumb.png (limited to 'lib/lufa/LUFA/DoxygenPages/Images') diff --git a/lib/lufa/LUFA/DoxygenPages/Images/Author.jpg b/lib/lufa/LUFA/DoxygenPages/Images/Author.jpg deleted file mode 100644 index e8f5541a0e..0000000000 Binary files a/lib/lufa/LUFA/DoxygenPages/Images/Author.jpg and /dev/null differ diff --git a/lib/lufa/LUFA/DoxygenPages/Images/LUFA.png b/lib/lufa/LUFA/DoxygenPages/Images/LUFA.png deleted file mode 100644 index 54fa1a6643..0000000000 Binary files a/lib/lufa/LUFA/DoxygenPages/Images/LUFA.png and /dev/null differ diff --git a/lib/lufa/LUFA/DoxygenPages/Images/LUFA_thumb.png b/lib/lufa/LUFA/DoxygenPages/Images/LUFA_thumb.png deleted file mode 100644 index efa5386778..0000000000 Binary files a/lib/lufa/LUFA/DoxygenPages/Images/LUFA_thumb.png and /dev/null differ -- cgit v1.2.1