Commit Graph

13 Commits (3fa8beb176c85848c7038b599bb9bc079677b01b)

Author SHA1 Message Date
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.
13 years ago
Richard Barry e3276fc282 Change version numbers to V7.1.0. 13 years ago
Richard Barry cc61126025 Update headers for the FreeRTOS V7.0.2 release. 14 years ago
Richard Barry f5a6b610e1 Update version number to V7.0.1. 14 years ago
Richard Barry 89bf1cf24f Update headers for Version 7.0.0 release. 14 years ago
Richard Barry 329c36c6bc Update the MSP430X CCS4 port layer. 14 years ago
Richard Barry 96ab89d253 Update to V6.1.1 14 years ago
Richard Barry 411364dab6 Add the .align, .asmfunc and .endasmfunc directives to the CCS MSP430X port layer. 14 years ago
Richard Barry e4f2ba1913 Introduce option that permits a smaller printf() library to be used when sizeof( int ) == sizeof( long ) in cases where formatted strings are used to present run time stats information. 14 years ago
Richard Barry 17e1e7dfd3 A little extra commenting added to the Cortex M3 port layers. 14 years ago
Richard Barry 9a24d4a37f Convert the CCS4 MSP430X port layer to permit large and small data models, and large and small code models. 14 years ago
Richard Barry 4059be7918 Minor updates to the MSP430X CCS4 and IAR port layers.
Change the sprintf() in prvGenerateRunTimeStatsForTasksInList() to accept unsigned long instead of unsigned int parameters so it works on 16bit devices too.
14 years ago
Richard Barry a6132cbbad Add MSP430X CCS4 port layer. 14 years ago