]> git.sur5r.net Git - freertos/commit
Add static qualifier to the function that starts the first task in GCC/ARM_CM3/port.c.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 11 Mar 2012 20:14:50 +0000 (20:14 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 11 Mar 2012 20:14:50 +0000 (20:14 +0000)
commite4b0b6aeafd309fd058ba73858d1c9396ed94ebb
treecad9d5bf6534312af3015ae7eef5e1093d771981
parent4f15ebe754c813d01cc99d98addc37cb9defc4d1
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.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1690 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
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