]> git.sur5r.net Git - freertos/commit
Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to be checked...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 5 Mar 2008 10:12:35 +0000 (10:12 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 5 Mar 2008 10:12:35 +0000 (10:12 +0000)
commit51147bbf0c00e1163a899f6475e0294334b8bbb5
tree3742bc84300f02398255e6f87fc51a0e5e636e46
parent8de582646ecfceddcca57d1657fcefb8ba5f4f78
Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to be checked, rather than just checking the stack of the calling task.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@229 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/tasks.c