Update Atmel Studio blob - use sane method to extract the extension's bundled Getting...
[pub/USBasp.git] / LUFA / Drivers / Board / LEDs.h
index 91734db..dd7fd11 100644 (file)
                        #include "AVR8/LEONARDO/LEDs.h"
                #elif (BOARD == BOARD_UC3A3_XPLAINED)
                        #include "UC3/UC3A3_XPLAINED/LEDs.h"
+               #elif (BOARD == BOARD_STANGE_ISP)
+                       #include "AVR8/STANGE_ISP/LEDs.h"
                #else
                        #include "Board/LEDs.h"
                #endif