]> git.sur5r.net Git - freertos/commit
Add in a separate uxTaskNumber to the TCB structure for use by trace tools, leaving...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 30 Nov 2011 09:53:11 +0000 (09:53 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 30 Nov 2011 09:53:11 +0000 (09:53 +0000)
commit34cb72ecc6d75cf319fe914bcb1c3e3f6544a085
tree4f09fa6b55c685cf9472b5e368824fdaafd62189
parenta9456f08f0eb9f4016ffaa784d43ae07c3e04e27
Add in a separate uxTaskNumber to the TCB structure for use by trace tools, leaving the uxTCBNumber for use by the state viewers.

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