]> begriffs open source - freertos/commit
Move one of the configASSERT() statements in tasks.c to be inside the if() that check...
authorRichard Barry <ribarry@amazon.com>
Fri, 18 Feb 2011 17:40:30 +0000 (17:40 +0000)
committerRichard Barry <ribarry@amazon.com>
Fri, 18 Feb 2011 17:40:30 +0000 (17:40 +0000)
commit50dcd0c682667ed591f0859fb9aac254a2c2418e
tree5805cda48492a696ae5deb9d104580e6944ae471
parent7759f7c9739051e43e5fa74c55b262b0c34b4577
Move one of the configASSERT() statements in tasks.c to be inside the if() that checks whether the stack should grow up or down.
Source/tasks.c