Thanks for pointing me in the right direction.
My apps folder were 153 commits behind master, updating it resolved the
problem.
CONFIG_FS_WRITABLE flag was omitted as of Mars 21st.
Den ons 22 apr. 2020 kl 16:59 skrev Gregory Nutt :
>
> > nuttx$ cat .config | grep MKRD
> > CONFIG_BOARDCTL_MKRD=
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] []
[ cdecho help mkdir pwd sleep
unset
? cpexec hexdump m
Hi Erik,
The mkrd is not appearing in the listing of command.
Did you enable it? You need to de-select the Disable MKRD command in
the menuconfig.
Also check if other required configs to get MKRD are present. You can
use "/" to search for it inside the menuconfig.
BR,
Alan
On 4/22/20, Erik En