From: Alan Cox Date: Sat, 30 Jun 2018 22:11:23 +0000 (+0100) Subject: rc2014: note something we need to attend to to do clockless X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ac647fcaf23d709889c2d8efa84dd548a9b04f7c;p=FUZIX.git rc2014: note something we need to attend to to do clockless --- diff --git a/Kernel/platform-rc2014/main.c b/Kernel/platform-rc2014/main.c index 83972ee7..f8dcd70b 100644 --- a/Kernel/platform-rc2014/main.c +++ b/Kernel/platform-rc2014/main.c @@ -24,6 +24,8 @@ void platform_discard(void) void platform_idle(void) { + /* FIXME: for the non CTC case we should poll the DS1302 here and + fake up appopriate timer events */ /* Let's go to sleep while we wait for something to interrupt us; * Makes the HALT LED go yellow, which amuses me greatly. */ __asm