From dc5142224c0cfe5dc2d5638b36006156a96b6aef Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 6 Jan 2008 20:46:45 +0000 Subject: [PATCH] Add configuration for toolchains without libm git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@517 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttxPortingGuide.html | 12 +++++++++++- configs/README.txt | 7 +++++++ configs/c5471evm/defconfig | 18 ++++++++++-------- configs/c5471evm/dhcpconfig | 18 ++++++++++-------- configs/c5471evm/netconfig | 18 ++++++++++-------- configs/c5471evm/nshconfig | 18 ++++++++++-------- configs/m68332evb/defconfig | 18 ++++++++++-------- configs/mcu123-lpc214x/defconfig | 18 ++++++++++-------- configs/ntosd-dm320/defconfig | 18 ++++++++++-------- configs/ntosd-dm320/netconfig | 18 ++++++++++-------- configs/ntosd-dm320/udpconfig | 18 ++++++++++-------- configs/ntosd-dm320/uipconfig | 18 ++++++++++-------- configs/pjrc-8051/defconfig | 18 ++++++++++-------- configs/sim/defconfig | 2 ++ configs/sim/netconfig | 18 ++++++++++-------- configs/z80sim/defconfig | 18 ++++++++++-------- configs/z80sim/nshconfig | 18 ++++++++++-------- 17 files changed, 160 insertions(+), 113 deletions(-) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 601bb2720b..39769e6019 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -16,7 +16,7 @@

by

Gregory Nutt

-

Last Update: December 30, 2007

+

Last Update: January 6, 2006

Table of Contents

@@ -1245,6 +1245,16 @@ The system can be re-made subsequently by just typing make. The startaddress of DRAM (virtual) +

+ General build options: +

+ +

General OS setup