summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-10 18:20:30 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-10 18:20:30 -0600
commit20ced87f002ff98f4dcb28a14c57d32dfebaacf1 (patch)
tree6a56afafd4e32bce2ff39510327037be0443181f /nuttx/ChangeLog
parentf69e5feff2e1d8d7e73f662c73ed02122bce4eee (diff)
downloadnuttx-20ced87f002ff98f4dcb28a14c57d32dfebaacf1.tar.gz
nuttx-20ced87f002ff98f4dcb28a14c57d32dfebaacf1.tar.bz2
nuttx-20ced87f002ff98f4dcb28a14c57d32dfebaacf1.zip
Add a directory to hold configurations for the SAM4S Xplained board
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 72aec7cca..381e7b291 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4943,3 +4943,6 @@
UARTs, USARTs, HSMCI, SPI (2013-6-10).
* arch/arm/src/chip/sam4s_memorymap.h, sam4s_irq.h, and sam4s_vectors.h:
Add SAM4S memory map and interrupt definitions (2013-6-10)
+ * configs/sam4s-xplained: Add framework for the SAM4S Xplained board.
+ There is not much there on initial checkin (2013-6-10).
+