]> begriffs open source - freertos/commit
Add some tick interrupt overflow protection to the timers module. This is not tested...
authorRichard Barry <ribarry@amazon.com>
Thu, 10 Feb 2011 19:09:35 +0000 (19:09 +0000)
committerRichard Barry <ribarry@amazon.com>
Thu, 10 Feb 2011 19:09:35 +0000 (19:09 +0000)
commit7ee534e4c218ba679fc2c69109dcc243261186aa
tree7161e3eb2fa78fbe361b75ae5af3a82b30fbc4fc
parent671ca2724ef95c9f1157d040f6745ccc51bd6141
Add some tick interrupt overflow protection to the timers module.  This is not tested yet and still a work in progress.
Source/include/task.h
Source/include/timers.h
Source/queue.c
Source/tasks.c
Source/timers.c