Added support for the officially recommended layout of the external peripherals conne...
[pub/USBasp.git] / LUFA / Common / BoardTypes.h
index a4daa18..9b3a9cc 100644 (file)
@@ -78,6 +78,9 @@
                         */\r
                        #define BOARD_USER          5\r
 \r
+                       /** Selects the BUMBLEB specific board drivers, using the officially recommended peripheral layout. */\r
+                       #define BOARD_BUMBLEB       6\r
+\r
 #endif\r
 \r
 /** @} */\r