Port the device mode demos to the XMEGA architecture where applicable.
[pub/USBasp.git] / Demos / Device / LowLevel / RNDISEthernet / RNDISEthernet.h
index ec53e7b..37affda 100644 (file)
                #include "Lib/ARP.h"
                #include "Lib/Webserver.h"
                #include "Config/AppConfig.h"
-               
+
                #include <LUFA/Drivers/USB/USB.h>
                #include <LUFA/Drivers/Board/LEDs.h>
                #include <LUFA/Drivers/Peripheral/Serial.h>
+               #include <LUFA/Platform/Platform.h>
 
        /* Macros: */
                /** Notification value to indicate that a frame is ready to be read by the host. */