]> git.sur5r.net Git - freertos/commit
Second attempt: Improve how TimerDemo.c manages differences between the tick count...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 4 Feb 2014 15:51:48 +0000 (15:51 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 4 Feb 2014 15:51:48 +0000 (15:51 +0000)
commit3c7b4516d055189bd9923c205f878a1e511b4666
treefb697f1cfc0abd9e20b0126670c20393f17a36c6
parent7ea4661dd012a8c1117f47f99c5c8990b7f9e03a
Second 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@2192 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Demo/Common/Minimal/TimerDemo.c