Fix atexit() function being called twice
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4644 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
795f4402b6
commit
7f0e30bcf4
@ -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
|
||||
|
@ -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
|
||||
========
|
||||
|
Loading…
Reference in New Issue
Block a user