]> git.sur5r.net Git - freertos/commit
Add a trap call to test the manual context switch in addition the the pre-emptive...
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 6 Feb 2009 13:28:52 +0000 (13:28 +0000)
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 6 Feb 2009 13:28:52 +0000 (13:28 +0000)
commit387bad73e496705304c35decc692752c7df0baa9
treeb88e7b60a4c842031bb583592eba46439fc52696
parent8c7d85f846c889bc867910cd06ef36ce7f84d9ca
Add a trap call to test the manual context switch in addition the the pre-emptive context switch.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@685 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/NEC_V850ES_IAR/RegTest.s85