Added support for the Atmel EVK527 board hardware.
[pub/USBasp.git] / LUFA / Drivers / Board / LEDs.h
index 2f21700..e93a381 100644 (file)
@@ -94,6 +94,8 @@
                #include "XPLAIN/LEDs.h"\r
        #elif (BOARD == BOARD_BUMBLEB)\r
                #include "BUMBLEB/LEDs.h"\r
+       #elif (BOARD == BOARD_EVK527)\r
+               #include "EVK527/LEDs.h"                \r
        #elif (BOARD == BOARD_USER)\r
                #include "Board/LEDs.h"\r
        #endif\r