From 2a13b10af3129b2d1baa34dcc29cf98a3e0dc0c0 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 30 Nov 2010 01:55:22 +0000 Subject: Debuggin SPI-based MicroSD card git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3147 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index fb7cea4f5..91aa689d6 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -1376,5 +1376,9 @@ * 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) + NSH. Networking and telnetd interface functional. Still testing SPI-based + SD/MMC. + * examples/nsh/nsh_netinit.c -- Fix NSH bug. If CONFIG_NET is selected, but + CONFIG_EXAMPLES_NSH_TELNETD is not selected, then the network is never + initialized and bad things happen if you try to ping. -- cgit v1.2.3