mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Update READMEs again; NSH init thread priority should default to some value less then 100
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user