summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
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.