Port the device mode demos to the XMEGA architecture where applicable.

This commit is contained in:
Dean Camera 2013-05-19 22:59:46 +02:00
parent 329629a316
commit 151a1c5888
57 changed files with 670 additions and 54 deletions

View file

@ -48,6 +48,7 @@
#include <LUFA/Drivers/USB/USB.h>
#include <LUFA/Drivers/Board/Joystick.h>
#include <LUFA/Drivers/Board/LEDs.h>
#include <LUFA/Platform/Platform.h>
/* Macros: */
/** LED mask for the library LED driver, to indicate that the USB interface is not ready. */