From 68bc7cefbd11c4dbeca86fb64fac3466dd4f5b69 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 23 Apr 2012 13:59:31 +0000 Subject: Fix atexit() function being called twice git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4644 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/README.txt | 3 --- nuttx/configs/pic32mx7mmb/README.txt | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'nuttx/configs') 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 ======== -- cgit v1.2.3