]> git.sur5r.net Git - freertos/commit
Move one of the configASSERT() statements in tasks.c to be inside the if() that check...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 18 Feb 2011 17:40:30 +0000 (17:40 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 18 Feb 2011 17:40:30 +0000 (17:40 +0000)
commitb9c5d9b0041444518270a487c1cc19ffb58be576
tree5805cda48492a696ae5deb9d104580e6944ae471
parent366e09ad33ee68000f34cd62b281b0ace0442c21
Move one of the configASSERT() statements in tasks.c to be inside the if() that checks whether the stack should grow up or down.

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