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

@ -43,6 +43,7 @@
#include <LUFA/Drivers/USB/USB.h>
#include <LUFA/Drivers/Peripheral/Serial.h>
#include <LUFA/Drivers/Board/LEDs.h>
#include <LUFA/Platform/Platform.h>
#include "ConfigDescriptor.h"
#include "HIDReport.h"