/** 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