Pseudo-port the host mode demos for possible later multi-arch support.

This commit is contained in:
Dean Camera 2013-05-19 22:40:17 +02:00
parent 65a8d68c57
commit 329629a316
87 changed files with 213 additions and 127 deletions

View file

@ -49,6 +49,7 @@
#include <LUFA/Drivers/Peripheral/Serial.h>
#include <LUFA/Drivers/Board/LEDs.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. */