Ooops - TeensyHID bootloader makefile should use a 16MHz FCPU, not 8MHz.
[pub/USBasp.git] / LUFA / Drivers / Board / Buttons.h
index b8c748b..117c37a 100644 (file)
                #include "STK526/Buttons.h"\r
        #elif (BOARD == BOARD_ATAVRUSBRF01)\r
                #include "ATAVRUSBRF01/Buttons.h"\r
                #include "STK526/Buttons.h"\r
        #elif (BOARD == BOARD_ATAVRUSBRF01)\r
                #include "ATAVRUSBRF01/Buttons.h"\r
-       #elif (BOARD == BOARD_USER)\r
-               #include "Board/Buttons.h"              \r
        #elif (BOARD == BOARD_BUMBLEB)\r
                #include "BUMBLEB/Buttons.h"\r
        #elif (BOARD == BOARD_BUMBLEB)\r
                #include "BUMBLEB/Buttons.h"\r
+       #elif (BOARD == BOARD_EVK527)\r
+               #include "EVK527/Buttons.h"\r
+       #elif (BOARD == BOARD_USER)\r
+               #include "Board/Buttons.h"\r
        #else\r
                #error The selected board does not contain any GPIO buttons.\r
        #endif\r
        #else\r
                #error The selected board does not contain any GPIO buttons.\r
        #endif\r