mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 11:23:07 +08:00
NSH networking: There is now a configuration option that will bring up the network on an separate thread. Since the network bring-up is asynchronous, there are not serial console start-up delays due to the network negotiation time.
This commit is contained in:
@@ -101,4 +101,3 @@ void nsh_initialize(void)
|
||||
|
||||
(void)nsh_netinit();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user