summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-30 17:05:44 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-30 17:05:44 +0000
commit0bd9051049e45b1d8e3d79c544993f4055f247fb (patch)
tree9fdb70976d886c68d4fbdc2d93cf71f20c69f551 /nuttx/configs/README.txt
parent50be6bb8bf81d1b83d3274005a3e55a2871f6e8f (diff)
downloadpx4-nuttx-0bd9051049e45b1d8e3d79c544993f4055f247fb.tar.gz
px4-nuttx-0bd9051049e45b1d8e3d79c544993f4055f247fb.tar.bz2
px4-nuttx-0bd9051049e45b1d8e3d79c544993f4055f247fb.zip
Add basic tasking support for environment variables
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@291 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index a123a1f01..df1516c66 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -164,7 +164,8 @@ defconfig -- This is a configuration file similar to the Linux
up waiting tasks.
CONFIG_DISABLE_CLOCK, CONFIG_DISABLE_POSIX_TIMERS, CONFIG_DISABLE_PTHREAD.
- CONFIG_DISABLE_SIGNALS, CONFIG_DISABLE_MQUEUE, CONFIG_DISABLE_MOUNTPOUNT
+ CONFIG_DISABLE_SIGNALS, CONFIG_DISABLE_MQUEUE, CONFIG_DISABLE_MOUNTPOUNT,
+ CONFIG_DISABLE_ENVIRON
Misc libc settings