summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-04 17:57:02 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-04 17:57:02 -0600
commit1b7d3b3dbcff1355cd127808828d18a6a96c77c1 (patch)
treeb3eb52545e14da0b09f966ed8340245a46023b9f /nuttx/configs/README.txt
parent5698f33f29a869fd2ca9949c846575362f539608 (diff)
downloadpx4-nuttx-1b7d3b3dbcff1355cd127808828d18a6a96c77c1.tar.gz
px4-nuttx-1b7d3b3dbcff1355cd127808828d18a6a96c77c1.tar.bz2
px4-nuttx-1b7d3b3dbcff1355cd127808828d18a6a96c77c1.zip
Add configuration for the Pirelli DP10 phone
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index d126f9ad8..cb1887693 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -1936,6 +1936,11 @@ configs/pic32mx7mmb
Mikroelektronika PIC32MX7 Multimedia Board (MMB). See
http://www.mikroe.com/ for further information.
+configs/pirelli_dpl10
+ This directory contains the board support for pirelli dpl10 phones.
+ It is a variant of the compal_e88 config with the small change of enabling
+ the IrDA serial console.
+
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.