aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-11 18:52:59 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-11 18:52:59 +0000
commite78472258f99378a15b12bc2fa11d97262ea2170 (patch)
treef85878e13a208af99b1805ba7e3e7a932d84d981 /nuttx/ChangeLog
parent530aad2321e734b7e07bb6ec8cc1291e385841c0 (diff)
downloadpx4-firmware-e78472258f99378a15b12bc2fa11d97262ea2170.tar.gz
px4-firmware-e78472258f99378a15b12bc2fa11d97262ea2170.tar.bz2
px4-firmware-e78472258f99378a15b12bc2fa11d97262ea2170.zip
Add an NSH configuration for the LPC43xx
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4930 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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.