summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-12 19:01:12 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-12 19:01:12 +0000
commit42d1c7ccb2a4b580da835788a332cea62e8165dc (patch)
treefbb869ae8235401fad05f23848ed732d2687647b /nuttx/ChangeLog
parentd5d9e262ee50ae2f423f0587090eb4573c98e6c3 (diff)
downloadnuttx-42d1c7ccb2a4b580da835788a332cea62e8165dc.tar.gz
nuttx-42d1c7ccb2a4b580da835788a332cea62e8165dc.tar.bz2
nuttx-42d1c7ccb2a4b580da835788a332cea62e8165dc.zip
Add LPCXpression NSH configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3494 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index b5d6d71d3..875ddb834 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1671,7 +1671,7 @@
* Makefile: Fix an error introduced in the top-level Makefile in NuttX-6.1.
This error only shows up if you have a /tftpboot directory. Then the
make will fail with an obscure error about not being able to stat pass2.
-
-
+ * configs/lpcxpresso-lpc1768/nsh: Add an NSH configuration for the
+ LPCXpresso board.