Update LUFA core to be compatible with the AVR-GCC -Wswitch-default warning switch.
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 9 Sep 2012 14:00:03 +0000 (14:00 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 9 Sep 2012 14:00:03 +0000 (14:00 +0000)
commit7a51e97c3b8d8b1af193cb54c77d12ecba03f898
tree95fbdf9ca11bba627d09b9429b5e00ab7dd8a1fb
parent0284385b4e1c9a629e5c5b89ecc701a3d9bd5001
Update LUFA core to be compatible with the AVR-GCC -Wswitch-default warning switch.
BuildTests/ModuleTest/makefile.test
LUFA/Drivers/USB/Class/Common/HIDParser.c
LUFA/Drivers/USB/Core/AVR8/Host_AVR8.c
LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h
LUFA/Drivers/USB/Core/DeviceStandardReq.c
LUFA/Drivers/USB/Core/UC3/Host_UC3.c
LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h
LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.h
LUFA/Platform/XMEGA/ClockManagement.h