]> git.sur5r.net Git - freertos/commit
vTaskList() now works for architectures where the stack grows up from low memory.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 23 Nov 2009 10:43:04 +0000 (10:43 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 23 Nov 2009 10:43:04 +0000 (10:43 +0000)
commit52c74db772bde03604d0d937b5f897c05f49dffd
treeb367e98b0da6a28c92fd39994d00a8755ca88b86
parentfaaf9d92ea11b7d9fb0520166e33ee0c4635ec92
vTaskList() now works for architectures where the stack grows up from low memory.

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