summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-08-10 22:02:19 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-08-10 22:02:19 +0000
commit76ae5226bee0a119ea0866e784d97ef6203c5f0c (patch)
tree6e37498c517ae55ef5a58ce6d6e1fae386f244a6 /nuttx/Documentation
parent2d0ce7d83a5ee93070da059aa3d6ce85c970c7a4 (diff)
downloadpx4-nuttx-76ae5226bee0a119ea0866e784d97ef6203c5f0c.tar.gz
px4-nuttx-76ae5226bee0a119ea0866e784d97ef6203c5f0c.tar.bz2
px4-nuttx-76ae5226bee0a119ea0866e784d97ef6203c5f0c.zip
Misc NSH enhancements
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@813 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index a00736b20..0daaf1afb 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -1028,8 +1028,9 @@ buildroot-0.1.0 2007-03-09 &lt;spudmonkey@racsa.co.cr&gt
<pre><ul>
nuttx-0.3.13 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
- * Added mkfatfs command to NSH
- * Added mkfifo command to NSH
+ * Added mkfatfs, mkfifo, sleep, usleep and nice commands to NSH
+ * NSH will not execute commands in background
+ * sched_get_priority_max/min returned error on SCHED_RR
pascal-0.1.3 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;