Add branch for the conversion of demos to use standard C header files for configurati...
[pub/lufa.git] / LUFA / CodeTemplates / LUFAConfig.h
index 35e8f65..0c9dca3 100644 (file)
 //      #define NO_AUTO_VBUS_MANAGEMENT
 //      #define INVERTED_VBUS_ENABLE_LINE
 
+       #else
+
+               #error Unsupported architecture for this LUFA configuration file.
+
        #endif
 #endif