Add XMEGA support to the class driver demos where possible.
This commit is contained in:
parent
8474262728
commit
654baf7d60
76 changed files with 931 additions and 71 deletions
|
@ -45,6 +45,7 @@
|
|||
#include <LUFA/Drivers/Board/LEDs.h>
|
||||
#include <LUFA/Drivers/Board/Buttons.h>
|
||||
#include <LUFA/Drivers/USB/USB.h>
|
||||
#include <LUFA/Platform/Platform.h>
|
||||
|
||||
/* Macros: */
|
||||
/** LED mask for the library LED driver, to indicate that the USB interface is not ready. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue