]> git.sur5r.net Git - freertos/commit
Change the function that sets up the initial stack on CM3 ports to account for the...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 14 Nov 2009 19:02:12 +0000 (19:02 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 14 Nov 2009 19:02:12 +0000 (19:02 +0000)
commitfe4172a673fcc37bf8af83ab8dacab6f3b6952fe
treec0143fe0a82f619d9228b66af6e91c921a3ec036
parent6c2da47fb259bd205ce4ed21f5da1c5e89625426
Change the function that sets up the initial stack on CM3 ports to account for the post decrement used by the MCU when it alters the stack on the way into/out of interrupts.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@933 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/portable/GCC/ARM_CM3/port.c
Source/portable/GCC/ARM_CM3_MPU/port.c
Source/portable/IAR/ARM_CM3/port.c
Source/portable/RVDS/ARM_CM3/port.c