summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-09 11:43:20 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-09 11:43:20 -0600
commit5e96b376beb9c91a0255f5594edac9fa51a50c4d (patch)
tree596f3fc3903e4e7e4d244974097b3aa2ebcd4481 /nuttx/ChangeLog
parent65d9c72baa5fa9d45e05a16492b8318155c71b76 (diff)
downloadnuttx-5e96b376beb9c91a0255f5594edac9fa51a50c4d.tar.gz
nuttx-5e96b376beb9c91a0255f5594edac9fa51a50c4d.tar.bz2
nuttx-5e96b376beb9c91a0255f5594edac9fa51a50c4d.zip
SAM4L: Add an NSH configuration and C++ support
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 7507fd3e3..8fa2df440 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4930,3 +4930,9 @@
* arm/src/sam34/chip/sam3u_periphclks.h: More macros and definitions
to generalize peripheral clocking and to hide differences between
the SAM3U and the SAM4L (2013-6-8).
+ * configs/sam4l-xplained/ostest: The SAM4L now passed the OS test
+ (2013-6-9).
+ * configs/sam4l-xplained/nsh: Added an NSH configuration for the
+ SAM4L Xplained Pro board (2013-6-9).
+ * configs/sam4l-xplained/src/sam_cxxinitialize.c: Added C++ support
+ to the SAM4L Xplained Pro board configuration (2013-6-9). \ No newline at end of file