]> git.sur5r.net Git - freertos/commit
Added the portALIGNMENT_ASSERT_pxCurrentTCB macro.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 28 Oct 2011 11:50:00 +0000 (11:50 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 28 Oct 2011 11:50:00 +0000 (11:50 +0000)
commit692428396a38eca07398ef524a1b3fd56bdb7112
treee6a518e2542504045a8102579fcc20f029babf77
parent2a5795f6bd55c6ccd4d2e730381d9a42af224c72
Added the portALIGNMENT_ASSERT_pxCurrentTCB macro.
Updated the TriCore port layer so its compare match setup does not effect any other compare match bits.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1629 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/include/FreeRTOS.h
Source/portable/GCC/TriCore_1782/port.c
Source/portable/GCC/TriCore_1782/portmacro.h
Source/tasks.c