summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
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).
+