summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-11 18:52:59 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-11 18:52:59 +0000
commitbf7b0b10ec01c1272c4007f90866b03bd8aff054 (patch)
treef85878e13a208af99b1805ba7e3e7a932d84d981 /nuttx/ChangeLog
parent17fe2e97f7102db7e1d44183d0483c006d52c36d (diff)
downloadnuttx-bf7b0b10ec01c1272c4007f90866b03bd8aff054.tar.gz
nuttx-bf7b0b10ec01c1272c4007f90866b03bd8aff054.tar.bz2
nuttx-bf7b0b10ec01c1272c4007f90866b03bd8aff054.zip
Add an NSH configuration for the LPC43xx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4930 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 7dfca5422..36a5e2f9a 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2974,4 +2974,6 @@
alternative by defining CONFIG_ARCH_STDARG_H=y. If CONFIG_ARCH_STDARG_H,
is not defined, then the redirecting stdarg.h header file will stay
out-of-the-way in include/nuttx/.
+ * configs/lpc4330-xplorer/nsh: Add an NSH configuration for the LPC4330
+ Xplorer board.