]> begriffs open source - freertos/commit
Add static qualifier to the function that starts the first task in GCC/ARM_CM3/port.c.
authorRichard Barry <ribarry@amazon.com>
Sun, 11 Mar 2012 20:14:50 +0000 (20:14 +0000)
committerRichard Barry <ribarry@amazon.com>
Sun, 11 Mar 2012 20:14:50 +0000 (20:14 +0000)
commit4c8e9edc8da250e7c0dcfe2c01fa9e365c8bce9e
treecad9d5bf6534312af3015ae7eef5e1093d771981
parent14784028991d14b00dc4aaf66d5bf1232d8adc6a
Add static qualifier to the function that starts the first task in GCC/ARM_CM3/port.c.
Added a _nop() after the _disable_interrupt() in CCS4/MSP430X/portmacro.h.
Added a NOP() after the disabling of interrupts in IAR/MSP430X/portmacro.h.
Source/portable/CCS4/MSP430X/portmacro.h
Source/portable/GCC/ARM_CM3/port.c
Source/portable/IAR/ARM_CM3/port.c
Source/portable/IAR/MSP430X/portmacro.h