summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-07-21 15:49:17 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-07-21 15:49:17 -0600
commit4b4d6d0c494a90a34cc337bbf3f31e412f493877 (patch)
tree91e97d2e71664f85942da101c5817678b6d54223 /nuttx/ChangeLog
parente5653114c3731d5bb36940c54fa03d5263158e0b (diff)
downloadnuttx-4b4d6d0c494a90a34cc337bbf3f31e412f493877.tar.gz
nuttx-4b4d6d0c494a90a34cc337bbf3f31e412f493877.tar.bz2
nuttx-4b4d6d0c494a90a34cc337bbf3f31e412f493877.zip
Add system timer logic for the SAMA5
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 5ea68d500..4938117e3 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5145,7 +5145,7 @@
(2013-7-20).
* /arch/arm/src/armv7-a/arm_fpuconfig.S and fpu.h: A few more files for
the ARMv7-A/Cortex-A5 port (2013-7-21).
- * arm/src/sama5/sam_boot.c, sam_clockconfig.h, sam_lowputc.h: A few
- more files for the SAMA5D3 port (2013-7-21).
+ * arm/src/sama5/sam_boot.c, sam_clockconfig.h, sam_lowputc.h, and
+ sam_timerisr.c: A few more files for the SAMA5D3 port (2013-7-21).
* configs/sama5d3x-ek/src/sam_autoleds.c: A few more files for the port
to the SAMA5D3x-EK board (2013-7-21).