summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-10 11:57:37 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-10 11:57:37 -0600
commit72f47272ac7ff5b035b1a9ece54fa1305f03250c (patch)
treeaa54bed7cda6a6c52bf9e00a930784d423bd486a /nuttx/ChangeLog
parent8ee7a2303393edda37f23ac77ce07115a2c7064e (diff)
downloadnuttx-72f47272ac7ff5b035b1a9ece54fa1305f03250c.tar.gz
nuttx-72f47272ac7ff5b035b1a9ece54fa1305f03250c.tar.bz2
nuttx-72f47272ac7ff5b035b1a9ece54fa1305f03250c.zip
Beginning updates of SAM3U header files o include support for the SAM4S: WDT, SUPC, EEFC, MATRIX, and PMC
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index c3e842043..60d7be5be 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4937,4 +4937,8 @@
* configs/sam4l-xplained/src/sam_cxxinitialize.c: Added C++ support
to the SAM4L Xplained Pro board configuration (2013-6-9).
* arm/src/sam34/chip/sam_irq.c: Extend IRQ support to handle the
- larger number of NVIC interrupts used by the SAM4L (2013-6-9). \ No newline at end of file
+ larger number of NVIC interrupts used by the SAM4L (2013-6-9).
+ * arch/srcm/sam45/chip: Beginning updates of SAM3U header files
+ to include support for the SAM4S: WDT, SUPC, EEFC, MATRIX, and PMC
+ (2013-6-10).
+