summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-09 13:00:38 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-09 13:00:38 -0600
commit8ee7a2303393edda37f23ac77ce07115a2c7064e (patch)
tree6c5dc94988a6807fbb4283cbd634caea1f2f15c3 /nuttx/ChangeLog
parent5e96b376beb9c91a0255f5594edac9fa51a50c4d (diff)
downloadnuttx-8ee7a2303393edda37f23ac77ce07115a2c7064e.tar.gz
nuttx-8ee7a2303393edda37f23ac77ce07115a2c7064e.tar.bz2
nuttx-8ee7a2303393edda37f23ac77ce07115a2c7064e.zip
SAM4L: Extend interrupt support for the larger number of NVIC interrupts of the SAM4L
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 8fa2df440..c3e842043 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4935,4 +4935,6 @@
* configs/sam4l-xplained/nsh: Added an NSH configuration for the
SAM4L Xplained Pro board (2013-6-9).
* configs/sam4l-xplained/src/sam_cxxinitialize.c: Added C++ support
- to the SAM4L Xplained Pro board configuration (2013-6-9). \ No newline at end of file
+ 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