summaryrefslogtreecommitdiff
path: root/nuttx/configs/qemu-i486/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-04 22:25:03 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-04 22:25:03 +0000
commit55d4f54ef204271e27703b5e7a89d58c13c2b294 (patch)
tree6c93fd2fd198db318cd4a014622e1273b1ede69d /nuttx/configs/qemu-i486/README.txt
parent4215984218b33387d048353b23140f4bec0dfae2 (diff)
downloadpx4-nuttx-55d4f54ef204271e27703b5e7a89d58c13c2b294.tar.gz
px4-nuttx-55d4f54ef204271e27703b5e7a89d58c13c2b294.tar.bz2
px4-nuttx-55d4f54ef204271e27703b5e7a89d58c13c2b294.zip
First cut at x86 build environment
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3336 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/qemu-i486/README.txt')
-rw-r--r--nuttx/configs/qemu-i486/README.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/nuttx/configs/qemu-i486/README.txt b/nuttx/configs/qemu-i486/README.txt
new file mode 100644
index 000000000..d4c418ed8
--- /dev/null
+++ b/nuttx/configs/qemu-i486/README.txt
@@ -0,0 +1,16 @@
+README
+^^^^^^
+
+This README file describes the contents of the build configurations available
+for the NuttX QEMU i486 port.
+
+Configurations
+^^^^^^^^^^^^^^
+
+ostest
+
+ The "standard" NuttX examples/ostest configuration. This
+ configuration may be selected as follows:
+
+ cd <nuttx-directory>/tools
+ ./configure.sh qemu-i486/ostest