Update READMEs again; NSH init thread priority should default to some value less then 100

This commit is contained in:
Gregory Nutt
2015-09-29 16:09:22 -06:00
parent d70bd7cc2e
commit fe8c622d1d
7 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -1384,7 +1384,7 @@ CONFIG_LIB_BOARDCTL=y
#
CONFIG_NSH_NETINIT_THREAD=y
CONFIG_NSH_NETINIT_THREAD_STACKSIZE=1568
CONFIG_NSH_NETINIT_THREAD_PRIORITY=100
CONFIG_NSH_NETINIT_THREAD_PRIORITY=80
#
# IP Address Configuration