mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Turn off NSH debug option that was causing a crash
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1614 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
+1
-1
@@ -153,7 +153,7 @@
|
||||
|
||||
/* Define to enable dumping of all input/output buffers */
|
||||
|
||||
#define CONFIG_EXAMPLES_NSH_TELNETD_DUMPBUFFER 1
|
||||
#undef CONFIG_EXAMPLES_NSH_TELNETD_DUMPBUFFER
|
||||
#undef CONFIG_EXAMPLES_NSH_FULLPATH
|
||||
|
||||
/* Make sure that the home directory is defined */
|
||||
|
||||
Reference in New Issue
Block a user