From e65b38ac989a0833f54ffcce07d68423b56f068a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 26 Jun 2013 10:57:25 -0600 Subject: [PATCH] Add support fo SAM4S Xplained SRAM --- ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 36e28f1cb..b6f355d67 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -597,5 +597,5 @@ * apps/examplex/nxhello: Correct default colors when in Y1 code mode. (2013-6-24). * system/Make.defs and Kconfig: The RAM test was not correctly built - into the configuration and build system. + into the configuration and build system (2013-6-26).