This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/Source/portable/IAR/MSP430X
Richard Barry 4c8e9edc8d 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.
2012-03-11 20:14:50 +00:00
..
data_model.h Change version numbers to V7.1.0. 2011-12-13 16:24:24 +00:00
port.c Change version numbers to V7.1.0. 2011-12-13 16:24:24 +00:00
portext.s43 Change version numbers to V7.1.0. 2011-12-13 16:24:24 +00:00
portmacro.h Add static qualifier to the function that starts the first task in GCC/ARM_CM3/port.c. 2012-03-11 20:14:50 +00:00