From cefe2e816ad95dab92abc8cd3def80c72aef3b45 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 28 Nov 2010 17:26:08 +0000 Subject: [PATCH] Enable network and SD/MMC card support git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3145 42af7a65-404d-4744-a932-0658087f49c3 --- ChangeLog | 5 +- Documentation/NuttX.html | 122 +++++++++--------- arch/arm/src/lpc17xx/lpc17_ssp.c | 2 +- configs/olimex-lpc1766stk/nettest/defconfig | 7 +- configs/olimex-lpc1766stk/nsh/defconfig | 44 ++++--- configs/olimex-lpc1766stk/ostest/defconfig | 7 +- configs/olimex-lpc1766stk/src/up_nsh.c | 18 +-- configs/olimex-lpc1766stk/src/up_ssp.c | 8 +- configs/olimex-lpc1766stk/thttpd/defconfig | 6 +- configs/olimex-lpc1766stk/usbserial/defconfig | 8 +- .../olimex-lpc1766stk/usbstorage/defconfig | 12 +- 11 files changed, 129 insertions(+), 110 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2fad0a5f7f..fb7cea4f58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1373,5 +1373,8 @@ re-use any extra Bank0 memory for heap. configs/olimex-lpc1766stk/nettest now uses only 8Kb at the beginning of Bank0; the 8Kb at the end of Bank0 is included in the heap - + * arch/arm/src/lpc17xx/lpc17_ssp.c -- Fix compilation errors when SSP1 is + selected. + * configs/olimex-lpc1766stk/nsh -- Enable network and SD/MMC card support in + NSH (not verified on initial check-in) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 9709a8fd84..25797e2a01 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -785,30 +785,30 @@ This release includes multiple, important bugfixes as well as a new driver for the NXP LPC1766. Important bugfixes include:

@@ -1926,32 +1926,32 @@ Other memory: