]> git.sur5r.net Git - freertos/commit
Third attempt: Improve how TimerDemo.c manages differences between the tick count...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 10 Feb 2014 14:21:17 +0000 (14:21 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 10 Feb 2014 14:21:17 +0000 (14:21 +0000)
commit03fecc3ba184066af6d6898b52518104e73acb42
tree99e9916206dfdec25d73e8a25a99f790556755f5
parent79d0a86ab8b82d6dd24e5d19c15fd54895decea6
Third attempt: Improve how TimerDemo.c manages differences between the tick count and its own internal tick count, which can temporarily differ when the tick hook is called while the scheduler is suspended.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2195 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Demo/Common/Minimal/TimerDemo.c