From 391b1d290aaedcb048c1c97d905f9ae9e9af0795 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 7 Aug 2014 12:40:16 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 7a77e1aa2..de665c0e2 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -8019,3 +8019,9 @@ sched_addreadytorun.c, sched_processtimer.c, sched_unlock.c, wd_cancel.c, wd_internal.h, and wd_start.c: Implements the tickless OS (2014-8-7). + * Many files: Remove CONFIG_DISABLE_CLOCK. Why? This option is not + really very useful and was only selected in a few unusable, mostly + unusable configurations anyway (m9s12/ostest, kl25z/minnsh, + z180/ostest, 8051, sh1, z80, and z8). The only real loss is probably + to the kl25z/minsh configuration . And with the addition of the + tickless OS, I just wanted to make the pain go away (2014-8-7). -- cgit v1.2.3