summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NxWidgets.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-25 15:24:52 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-25 15:24:52 +0000
commit9a50025b704fa8aef260817f2737346b680cd7fc (patch)
treec54b6f422f5022a992ecfbb84353ea2cfe7527ca /nuttx/Documentation/NxWidgets.html
parentc6c6b1ec49d53c1bbaca39028ff0dec3cae8be91 (diff)
downloadpx4-nuttx-9a50025b704fa8aef260817f2737346b680cd7fc.tar.gz
px4-nuttx-9a50025b704fa8aef260817f2737346b680cd7fc.tar.bz2
px4-nuttx-9a50025b704fa8aef260817f2737346b680cd7fc.zip
Fix a critical PIC32 GPIO configuration bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4867 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NxWidgets.html')
-rwxr-xr-xnuttx/Documentation/NxWidgets.html21
1 files changed, 20 insertions, 1 deletions
diff --git a/nuttx/Documentation/NxWidgets.html b/nuttx/Documentation/NxWidgets.html
index 165248145..cef99d494 100755
--- a/nuttx/Documentation/NxWidgets.html
+++ b/nuttx/Documentation/NxWidgets.html
@@ -57,7 +57,26 @@
</p>
<h1>NXWidgets DOxygen Documentation</h1>
<p>
- DOxygen documentation for the NxWidgets-1.0 is now available online at <a href="http://www.nx-engineering.com/nxwidgets_v1_0/">this location</a>.
+ Release notes, DOxygen documentation, as well as downloads for the latest NxWidgets releases are available online:
+</p>
+<ul>
+ <li>
+ <b>NxWidgets-1.0</b>:
+ <a href="http://www.nx-engineering.com/nxwidgets_v1_0/">Documentation</a>, and
+ <a href="http://sourceforge.net/projects/nuttx/files/NxWidgets/NxWidgets-1.0/">Downloads</a>
+ </li>
+ <li>
+ <b>NxWidgets-1.1</b>:
+ <a href="http://www.nx-engineering.com/nxwidgets_v1_1/">Documentation</a>,
+ <a href="http://sourceforge.net/projects/nuttx/files/NxWidgets/NxWidgets-1.1/">Release notes</a>, and
+ <a href="http://sourceforge.net/projects/nuttx/files/NxWidgets/NxWidgets-1.1/">Downloads</a>
+ </li>
+ <li>
+ <b>NxWidgets-1.2</b>:
+ <a href="http://www.nx-engineering.com/nxwidgets_v1_2/">Documentation</a>,
+ <a href="http://sourceforge.net/projects/nuttx/files/NxWidgets/NxWidgets-1.2/">Release notes</a>, and
+ <a href="http://sourceforge.net/projects/nuttx/files/NxWidgets/NxWidgets-1.2/">Downloads</a>
+ </li>
</p>
<p>
Thanks go to Jose Pablo Carballo for contributing this!