summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-05 15:27:02 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-05 15:27:02 +0000
commit4a191c55b0030e0cee51ca321e03c7b5ffabe651 (patch)
treeaf3d229ca583d0e0b7374255b011c41fcf9f33de /nuttx/Documentation
parent8b96bf5d454fb7c7ec4416d11ae3eba96762685d (diff)
downloadpx4-nuttx-4a191c55b0030e0cee51ca321e03c7b5ffabe651.tar.gz
px4-nuttx-4a191c55b0030e0cee51ca321e03c7b5ffabe651.tar.bz2
px4-nuttx-4a191c55b0030e0cee51ca321e03c7b5ffabe651.zip
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1131 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 b56566e4f..b50342122 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
- <p>Last Updated: November 2, 2008</p>
+ <p>Last Updated: November 5, 2008</p>
</td>
</tr>
</table>
@@ -1113,7 +1113,8 @@ buildroot-0.1.0 2007-03-09 &lt;spudmonkey@racsa.co.cr&gt
<pre><ul>
nuttx-0.3.18 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
* Added port for the STMicro STR71x processor and configuration for the Olimex STR-P711
- board (untested as of the initial checkin).
+ board (STR71x testing is stalled because I have been unable to get OpenOCD to
+ communicate with my JTAG wiggler on Linux).
* Fix race condition workaround delay in LPC214X SPI logic. It the cause of the very
bad MMC/SD performance.