summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-03 15:11:56 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-03 15:11:56 -0600
commit5cc921b5ae92b3b354b3e727743e5393607f624c (patch)
treec35d74183d7ccccf0bc89d19faef9901cab33c8a /nuttx/ChangeLog
parentccadba524f6e5ff381a5b24397af7124e814866a (diff)
downloadnuttx-5cc921b5ae92b3b354b3e727743e5393607f624c.tar.gz
nuttx-5cc921b5ae92b3b354b3e727743e5393607f624c.tar.bz2
nuttx-5cc921b5ae92b3b354b3e727743e5393607f624c.zip
Add a skeleton configuration that will eventually support the SAM4L Xplained Pro board
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 0ee3d7495..5057d41df 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4877,3 +4877,5 @@
Add interrupt vector support for the SAM4L family (2013-6-3).
* arch/include/sam34/chip.h: Add chip definitions for the SAM4L
family (2013-6-3).
+ * configs/sam4l-xplained: A partial configuration that will (eventually)
+ support the SAM4L Xplained Pro developement board (2013-6-3).