summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-06-06 12:38:58 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-06-06 12:38:58 -0600
commitabf081a5fb15fe8135085be93b36835c9316c746 (patch)
tree00e115b7695833a88c17d713287d9a38f7952c3f /nuttx/ChangeLog
parent2eab2fe2f3ef54805242652e8d0b6830307a0e32 (diff)
downloadnuttx-abf081a5fb15fe8135085be93b36835c9316c746.tar.gz
nuttx-abf081a5fb15fe8135085be93b36835c9316c746.tar.bz2
nuttx-abf081a5fb15fe8135085be93b36835c9316c746.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 81d2d151f..6e37bba7e 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7420,3 +7420,7 @@
is because the value read is not the same as the value set (on write
it is the number of transfers to do; on read it is the number of
transfers completed). From Lizhuoyi (2014-6-6).
+ * configs/sama5d4-ek: Initial board support for the SAMA5D4-EK board.
+ This initial check-in is basically the SAMA5D3-Xplained board support
+ with appropriate name changes (2014-6-6).
+