From 20ced87f002ff98f4dcb28a14c57d32dfebaacf1 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 10 Jun 2013 18:20:30 -0600 Subject: Add a directory to hold configurations for the SAM4S Xplained board --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') 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). + -- cgit v1.2.3