LPC2: add a UART driver testcase to the example.
[bertos.git] / examples / lpc2378 / cfg / cfg_kfile.h
index 0253f78c187ab30d5084540333634a3e82451d82..f795af084578bc3ef6bbc11e2a48dc46207d3f94 100644 (file)
@@ -57,6 +57,6 @@
  * Enable the gets function with echo.
  * $WIZ$ type = "boolean"
  */
-#define CONFIG_KFILE_GETS      0
+#define CONFIG_KFILE_GETS      1
 
 #endif /* CFG_KFILE_H */