summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-02 13:57:22 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-02 13:57:22 -0600
commit3d0cc6467f1ce5a998aca982ccbd32d8c886e1b1 (patch)
treefa9f3e4347deba93f0fb4c43c543492d37ab66ac /nuttx/ChangeLog
parent0baf7136f9db7b14d5ed01cf753a86d0d38972b5 (diff)
downloadnuttx-3d0cc6467f1ce5a998aca982ccbd32d8c886e1b1.tar.gz
nuttx-3d0cc6467f1ce5a998aca982ccbd32d8c886e1b1.tar.bz2
nuttx-3d0cc6467f1ce5a998aca982ccbd32d8c886e1b1.zip
Rename sam3u/ architecture directories to sam34/ to include the SAM4L
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 248130c1b..e9f22d4f5 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4863,3 +4863,6 @@
conditional compilation (CONFIG_ missing from setting name). This
affects some STM32 FLASH pre-fetch settings. From Lorenz Meier
(2013-6-2).
+ * arch/arm/include/sam34 and arch/arm/src/sam34: The old sam3u/
+ directories were renamed sam34/ to make room in the namespace for
+ the SAM4L (2013-6-2).