Documentation/quickstart/configuring.rst: Add credentials for NSH session
Add credentials on code blocks Build & run
This commit is contained in:
parent
7f3a76c290
commit
d7359bf076
1 changed files with 4 additions and 1 deletions
|
@ -34,7 +34,10 @@ computer.
|
|||
|
||||
$ make clean; make
|
||||
$ ./nuttx
|
||||
login:
|
||||
login: admin
|
||||
password: Administrator
|
||||
User Logged-in!
|
||||
nsh>
|
||||
|
||||
From another terminal window, kill the simulator:
|
||||
|
||||
|
|
Loading…
Reference in a new issue