diff --git a/Documentation/NuttxUserGuide.html b/Documentation/NuttxUserGuide.html index 3fc63d6ad6..05fa44f142 100644 --- a/Documentation/NuttxUserGuide.html +++ b/Documentation/NuttxUserGuide.html @@ -183,7 +183,12 @@ paragraphs. thread. In this case, file operations will have effect only all pthreads the were started from the same parent thread.

-

+

Executing Programs within a File System. + NuttX also provides internal interfaces for the execution of separately built + programs that reside in a file system. + These internal interfaces are, however, non-standard and are documented + elsewhere. +

Task Control Interfaces. The following task control interfaces are provided by NuttX: