summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-01-14 13:30:22 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-01-14 13:30:22 -0600
commit909af806c753228e9ae279432993c93e9180b54f (patch)
tree943750805050126fae960ac09211e22d8ca2cef5 /nuttx/configs/README.txt
parent37a1adc0053c37b3bc70379f489f93359724186a (diff)
downloadpx4-nuttx-909af806c753228e9ae279432993c93e9180b54f.tar.gz
px4-nuttx-909af806c753228e9ae279432993c93e9180b54f.tar.bz2
px4-nuttx-909af806c753228e9ae279432993c93e9180b54f.zip
Changes to get PX4 config to build. Also some warning removal
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index c7daa6847..d819b9452 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -439,6 +439,12 @@ configs/pjrc-8051
8051 Microcontroller. This port uses the PJRC 87C52 development system
and the SDCC toolchain. This port is not quite ready for prime time.
+config/px4fmu-v2_upstream
+ This is a minimal configuration that supports low-level test of the
+ PX4FMU v2 in the NuttX source tree. If you are using PX4, you probably
+ don't want this configuration. You probably want the latest supported
+ configuration available from the PX4 GIT repositories.
+
configs/qemu-i486
Port of NuttX to QEMU in i486 mode. This port will also run on real i486
hardwared (Google the Bifferboard).