\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
+ \r
+ /** Selects the XPLAIN (Revision 2 or newer) specific board drivers, including LED and Dataflash driver. */\r
#define BOARD_XPLAIN 7\r
+\r
+ /** Selects the XPLAIN (Revision 1) specific board drivers, including LED and Dataflash driver. */\r
+ #define BOARD_XPLAIN_REV1 8\r
\r
#endif\r
\r