Added support for the Atmel EVK527 board hardware.
[pub/USBasp.git] / LUFA / Drivers / Board / Joystick.h
index 082b515..f878980 100644 (file)
                #include "STK526/Joystick.h"\r
        #elif (BOARD == BOARD_BUMBLEB)\r
                #include "BUMBLEB/Joystick.h"\r
+       #elif (BOARD == BOARD_EVK527)\r
+               #include "EVK527/Joystick.h"\r
        #elif (BOARD == BOARD_USER)\r
-               #include "Board/Joystick.h"             \r
+               #include "Board/Joystick.h"\r
        #else\r
                #error The selected board does not contain a joystick.\r
        #endif\r