Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.
[pub/USBasp.git] / LUFA / Common / BoardTypes.h
index 10e31ac..43b692d 100644 (file)
@@ -94,6 +94,9 @@
                         *  such as the Joystick driver, where the removal would adversely affect the code's operation is still disallowed. */\r
                        #define BOARD_NONE          10\r
                        \r
+                       /** Selects the EVK1101 specific board drivers, including Temperature, Button, Dataflash, Joystick and LED drivers. */\r
+                       #define BOARD_EVK1101       11\r
+\r
                        #if !defined(__DOXYGEN__)\r
                                #define BOARD_          BOARD_NONE\r
                                \r