Updated ChangedLog

This commit is contained in:
Gregory Nutt 2014-08-10 10:49:46 -06:00
parent 320707fdfa
commit b6cb8766e9

View File

@ -8094,3 +8094,6 @@
* arch/arm/Kconfig, src/sama5/sam_tickless.c, Kconfig, Make.defs: Use
the one-shot and free-running timers to implement tickless OS support
for SAMA5 (2014-8-9).
* arch/arm/src/sama5/sam_oneshot.c and sam_tc.c: Fix several bugs in
timer/counter interrupt logic and one-shot timer logic. Comments and
debug output updated in additional files (2014-8-10).