summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-07 19:02:20 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-07 19:02:20 +0000
commitcc9d973911808c60d335cb941577fd29189e124d (patch)
treef5435edcd511c16bd53c7988d5eb4ba59f14f2ec /nuttx/Documentation
parent763535ae803cf1e4d625aea9736ad8bd650a7356 (diff)
downloadpx4-nuttx-cc9d973911808c60d335cb941577fd29189e124d.tar.gz
px4-nuttx-cc9d973911808c60d335cb941577fd29189e124d.tar.bz2
px4-nuttx-cc9d973911808c60d335cb941577fd29189e124d.zip
Fix timer error introduced recently
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@987 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 57e9e3dfb..ac64d7204 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -1079,6 +1079,7 @@ nuttx-0.3.16 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
* Initial USB serial class device side driver check in (not well tested at initial checkin)
* Add LPC214x USB serial configuration; Add examples/usbserial test (still a work in progress)
* Added USB device side driver for the DM320 (untested at initial checkin)
+ * Fixed an error in a previous (post 0.3.15) check-in that broke the LPC214x system timer.
pascal-0.1.3 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;