Tag the LUFA-130303 release.
[pub/lufa.git] / LUFA / Common / BoardTypes.h
index 104f5db..7928d9a 100644 (file)
                        /** Selects the USB2AX version 3.1 specific board drivers, including the Button and LEDs drivers. */
                        #define BOARD_USB2AX_V31           53
 
+                       /** Selects the Stange-ISP specific board drivers, including the Button and LEDs drivers. */
+                       #define BOARD_STANGE_ISP           54
+                       
                        #if !defined(__DOXYGEN__)
                                #define BOARD_                 BOARD_NONE