summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 15b34a54d..0aa964dc9 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -623,6 +623,10 @@ Other memory:
* Added basic OS support to manage environment variables: environment
storage, cloning on task creation, sharing on pthread creation, destruction
on thread/task exit.
+ * Add environment variables APIs: environ, getenv, putenv, clearenv, setenv,
+ unsetenv
+ * Add environment variables APIs: environ, getenv, putenv, clearenv, setenv,
+ unsetenv
* Started m68322
</pre></ul>