commit | c6de0001fa89664f21b1f2a03f87c2539c193766 | [log] [tgz] |
---|---|---|
author | Richard Barry <ribarry@amazon.com> | Sun Sep 30 21:50:05 2018 +0000 |
committer | Richard Barry <ribarry@amazon.com> | Sun Sep 30 21:50:05 2018 +0000 |
tree | 62fd42d5ab00d03e2f3ba3c2e7045d7c7a162959 | |
parent | e3dc5e934bc76280b327c6a254195f7baae404a4 [diff] |
Added uxTaskGetStackHighWaterMark2(), which is the same as uxTaskGetStackHighWaterMark() other than the return type. Allows the task name parameter passed into xTaskCreate() to be NULL.