From 46ae905af5e2a098165194c6e3a3ff157375afb5 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 9 Aug 2014 10:35:45 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 40aa77a58..a3878e882 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -8079,3 +8079,7 @@ * Documentation/NuttxPortingGuide.html, arch/sim/src/up_tickless.c, and include/nuttx/arch.h: Fix errors in documentation and comments related to the Tickless OS. From Vijay Kumar (2014-9-9). + * arch/arm/src/sama5/sam_tc.c and .h: Can now handle non-constant + BOARD_MCK_FREQUENCY. Also now supports methods to attach user + interrupt handlers (2014-8-9). + * drivers/audio/audio_null.c: Fix an error in a variable name (2014-8-9). -- cgit v1.2.3