mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-12 20:58:31 +08:00
Update expect.sh
This commit is contained in:
parent
6364dceb51
commit
c0727ba6c9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/expect
|
||||
set send_slow {1 0.001}
|
||||
spawn ./temu root-riscv64.cfg
|
||||
spawn ./temu nuttx.cfg
|
||||
|
||||
expect "nsh> "
|
||||
send -s "uname -a\r"
|
||||
|
|
Loading…
Reference in a new issue