Added start of a port of the core USB driver code to the AVR32 UC3B architecture.
[pub/USBasp.git] / LUFA / Drivers / Board / LEDs.h
index 2a74de7..3b250c0 100644 (file)
                #include "MICROSIN162/LEDs.h"
        #elif (BOARD == BOARD_SPARKFUN8U2)
                #include "SPARKFUN8U2/LEDs.h"
+       #elif (BOARD == BOARD_EVK1101)
+               #include "EVK1101/LEDs.h"
        #else
                #include "Board/LEDs.h"
        #endif