summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-23 13:59:31 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-23 13:59:31 +0000
commit68bc7cefbd11c4dbeca86fb64fac3466dd4f5b69 (patch)
treefd1605d23bc93e70f2d8bd7fa5541bec9d33cd2d /nuttx/configs
parentcc17fe8980154e5af111651cce271798b4f8482b (diff)
downloadpx4-nuttx-68bc7cefbd11c4dbeca86fb64fac3466dd4f5b69.tar.gz
px4-nuttx-68bc7cefbd11c4dbeca86fb64fac3466dd4f5b69.tar.bz2
px4-nuttx-68bc7cefbd11c4dbeca86fb64fac3466dd4f5b69.zip
Fix atexit() function being called twice
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4644 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/README.txt3
-rw-r--r--nuttx/configs/pic32mx7mmb/README.txt2
2 files changed, 1 insertions, 4 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index e4e524822..2d0e6e5af 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -1495,9 +1495,6 @@ configs/pic32mx7mmb
This directory will (eventually) contain the port of NuttX to the
Mikroelektronika PIC32MX7 Multimedia Board (MMB). See
http://www.mikroe.com/ for further information.
-
- On initial check-in, this directory is just a clone of the PIC32 starter
- kit port with the appropriate naming changes. More to come.
configs/pjrc-8051
8051 Microcontroller. This port uses the PJRC 87C52 development system
diff --git a/nuttx/configs/pic32mx7mmb/README.txt b/nuttx/configs/pic32mx7mmb/README.txt
index 9ee125f7b..d24b99430 100644
--- a/nuttx/configs/pic32mx7mmb/README.txt
+++ b/nuttx/configs/pic32mx7mmb/README.txt
@@ -2,7 +2,7 @@ configs/pic32mx7mmb README
===============================
This README file discusses the port of NuttX to the Mikroelektronika PIC32MX7
-Multimedia Board (MMB)
+Multimedia Board (MMB). See http://www.mikroe.com/ for further information.
Contents
========