DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
NuttX supports running applications that reside on a file system as well.
The standard interfaces used to do this include:
execv(),execl(), andposix_spawn().
Configuration Settings
Execution of applications on a file system is currently supported by Nuttx. This feature is enabled with:
...