summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-31 22:30:26 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-31 22:30:26 +0000
commit498595a9ffe6fce1371de163ed0057c2afbd9436 (patch)
tree3334ddb7c1388bb6947bbb1acd07ca23e3bfeafb /nuttx/Documentation
parentbed6910a5b84a3267294ca3b136881b86ee7dbf2 (diff)
downloadpx4-nuttx-498595a9ffe6fce1371de163ed0057c2afbd9436.tar.gz
px4-nuttx-498595a9ffe6fce1371de163ed0057c2afbd9436.tar.bz2
px4-nuttx-498595a9ffe6fce1371de163ed0057c2afbd9436.zip
Add basic framework for SAM3U
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2473 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index a74262ce4..8f9bfd2a9 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -1673,6 +1673,9 @@ nuttx-5.1 2010-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
* Add configs/ea3131. The LPC3131 port for the Embedded Artist EA3131
(LPC3131) is code complete and waiting for me to get hardware in
hand.
+ * arch/arm/src/sam3u, arch/arm/include/sam3u, and configs/sam3u-ek -
+ Added the basic framework needed to begin a port for the SAM3U-EK
+ development board.
pascal-2.1 2010-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;