summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-16 18:48:29 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-16 18:48:29 +0000
commiteeb84bc3e196548c3c09bd049a648a19e2836f1d (patch)
treef4042ce95d07de6719bf84b76ae29be66bb53b55 /nuttx/Documentation
parent74e863032ed58ce23f1a0a334f5314d5b1a445bf (diff)
downloadpx4-nuttx-eeb84bc3e196548c3c09bd049a648a19e2836f1d.tar.gz
px4-nuttx-eeb84bc3e196548c3c09bd049a648a19e2836f1d.tar.bz2
px4-nuttx-eeb84bc3e196548c3c09bd049a648a19e2836f1d.zip
Add infrastructure to support poll()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1258 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 79420fa15..98920305b 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -1200,6 +1200,7 @@ buildroot-0.1.2 2007-11-06 &lt;spudmonkey@racsa.co.cr&gt
<pre><ul>
nuttx-0.3.19 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
+ * Add the basic infrastructure for support the poll() API
pascal-0.1.3 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;