Update projects.
[bertos.git] / boards / at91sam7x-ek / benchmark / at91sam7x-ek_kernel_footprint / cfg / cfg_ini_reader.h
index d0be4389c550aa1c9dc9eda11ff9bdc5138f01b4..048139a4c6707e87dc705ecc72095b105339037c 100644 (file)
  */
 #define CONFIG_INI_MAX_LINE_LEN 64
 
+/**
+ * Make case insensitive comparisons.
+ * $WIZ$ type = "boolean"
+ */
+#define CONFIG_INI_CASE_INSENSITIVE    0
+
 #endif /* CFG_INI_READER_H */