Added support for the JM-DB-U2 board hardware.
[pub/lufa.git] / LUFA / Common / BoardTypes.h
index e1988e7..b162524 100644 (file)
                        \r
                        /** Selects the Benito specific board drivers, including the driver for the board LEDs. */\r
                        #define BOARD_BENITO        13\r
+                       \r
+                       /** Selects the JM-DB-U2 specific board drivers, including the Button and LEDs drivers. */\r
+                       #define BOARD_JMDBU2        14\r
 \r
                        #if !defined(__DOXYGEN__)\r
                                #define BOARD_          BOARD_NONE\r