]> begriffs open source - freertos/commit
Change the function that sets up the initial stack on CM3 ports to account for the...
authorRichard Barry <ribarry@amazon.com>
Sat, 14 Nov 2009 19:02:12 +0000 (19:02 +0000)
committerRichard Barry <ribarry@amazon.com>
Sat, 14 Nov 2009 19:02:12 +0000 (19:02 +0000)
commita9625ce46231dd50472758505a1226b0d670bb6d
treec0143fe0a82f619d9228b66af6e91c921a3ec036
parenta06c91fcc192f9d816ffd9df87e8b71fc03cf251
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.
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