Added support for the Atmel XPLAIN board.
[pub/USBasp.git] / LUFA / Common / BoardTypes.h
index 9b3a9cc..38d0af1 100644 (file)
@@ -81,6 +81,9 @@
                        /** Selects the BUMBLEB specific board drivers, using the officially recommended peripheral layout. */\r
                        #define BOARD_BUMBLEB       6\r
 \r
+                       /** Selects the XPLAIN specific board drivers, including LED driver. */\r
+                       #define BOARD_XPLAIN        7\r
+                       \r
 #endif\r
 \r
 /** @} */\r