Added stdio.h stream examples for the virtual CDC UART in the CDC host demos.
[pub/USBasp.git] / LUFA / Common / BoardTypes.h
index a4daa18..38d0af1 100644 (file)
                         */\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
+                       /** Selects the XPLAIN specific board drivers, including LED driver. */\r
+                       #define BOARD_XPLAIN        7\r
+                       \r
 #endif\r
 \r
 /** @} */\r