Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sleep command doesn't work. #6

Open
SaitoYutaka opened this issue May 26, 2020 · 3 comments
Open

sleep command doesn't work. #6

SaitoYutaka opened this issue May 26, 2020 · 3 comments

Comments

@SaitoYutaka
Copy link
Owner

$ qemu-system-arm -M microbit -device loader,file=nuttx -serial stdio

NuttShell (NSH)
nsh> ls
/:
 dev/
nsh> help
help usage:  help [-v] [<cmd>]

  [         cd        echo      hexdump   mkfatfs   mw        sh        uname     
  ?         cp        exec      kill      mkrd      pwd       sleep     umount    
  basename  cmp       exit      ls        mh        rm        test      unset     
  break     dirname   false     mb        mount     rmdir     time      usleep    
  cat       dd        help      mkdir     mv        set       true      xd        

Builtin Apps:
  hello  nsh    
nsh> sleep 1
# no action
@SaitoYutaka
Copy link
Owner Author

@SaitoYutaka
Copy link
Owner Author

Use RTC1.

c1d7b9c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant