Added support for the officially recommended layout of the external peripherals conne...
[pub/lufa.git] / LUFA / Drivers / Board / Joystick.h
index 141a58e..d67f22f 100644 (file)
@@ -78,6 +78,8 @@
                #include "STK526/Joystick.h"\r
        #elif (BOARD == BOARD_USER)\r
                #include "Board/Joystick.h"             \r
+       #elif (BOARD == BOARD_BUMBLEB)\r
+               #include "BUMBLEB/Joystick.h"\r
        #else\r
                #error The selected board does not contain a joystick.\r
        #endif\r