Hi..

Is there any changes lately regarding the mkrd command?
It isnt included in my builds anymore.

This is whit the stm32f4discovery/nsh config.


nuttx$ cat .config | grep MKRD
CONFIG_BOARDCTL_MKRD=y
CONFIG_DRVR_MKRD=y
# CONFIG_NSH_DISABLE_MKRD is not set

NuttShell (NSH) NuttX-8.2.0
nsh> help
help usage:  help [-v] [<cmd>]

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

Builtin Apps:
  hello  nsh
nsh> mkrd
nsh: mkrd: command not found

Reply via email to