summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-08-21 11:37:58 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-08-21 11:37:58 +0000
commitaed446980c1a1e9ede2f9c4249e6f222a45ae677 (patch)
tree050b6ebc4e2bd5e072245c94fb5d83f2467dce83 /nuttx/configs/ntosd-dm320/README.txt
parent009650825eb7b48d3bd7714e359c606bc4724bc5 (diff)
downloadpx4-nuttx-aed446980c1a1e9ede2f9c4249e6f222a45ae677.tar.gz
px4-nuttx-aed446980c1a1e9ede2f9c4249e6f222a45ae677.tar.bz2
px4-nuttx-aed446980c1a1e9ede2f9c4249e6f222a45ae677.zip
Describe version supported
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2873 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ntosd-dm320/README.txt')
-rw-r--r--nuttx/configs/ntosd-dm320/README.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/nuttx/configs/ntosd-dm320/README.txt b/nuttx/configs/ntosd-dm320/README.txt
index a6234dad6..a639f1907 100644
--- a/nuttx/configs/ntosd-dm320/README.txt
+++ b/nuttx/configs/ntosd-dm320/README.txt
@@ -1,6 +1,26 @@
README
^^^^^^
+ This is the README file for the port of NuttX to the Neuros OSD
+ v1.0 Dev Board. References:
+
+ http://www.neurostechnology.com/neuros-developer-community
+ http://wiki.neurostechnology.com/index.php/OSD_1.0_Developer_Home
+ http://wiki.neurostechnology.com/index.php/DM320_Platform_development
+
+ There are some differences between the Dev Board and the currently
+ available commercial v1.0 Boards, most notably in the amount of memory:
+ 8Mb FLASH and 32Mb RAM vs. 16Mb and 64Mb as in the production board.
+ See the following for more information:
+
+ http://wiki.neurostechnology.com/index.php/OSD_Developer_Board_v1
+
+ NuttX operates on the ARM9EJS of this dual core processor. The DSP
+ is available and unused.
+
+ STATUS: This port is code complete, verified, and included in the
+ NuttX 0.2.1 release.
+
Toolchain
^^^^^^^^^