]> begriffs open source - freertos/commit
Minor updates to the MSP430X CCS4 and IAR port layers.
authorRichard Barry <ribarry@amazon.com>
Sun, 2 Jan 2011 18:35:52 +0000 (18:35 +0000)
committerRichard Barry <ribarry@amazon.com>
Sun, 2 Jan 2011 18:35:52 +0000 (18:35 +0000)
commit4059be79187eafa9dc2a67bbfbffa9b12cb57222
tree69e4261de2275ac9dbd2c243da0bd5c2097c2e74
parent1b96233cf1eb59401cca0e4fb0e56c1c80501b15
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.
Source/portable/CCS4/MSP430X/port.c
Source/portable/CCS4/MSP430X/portext.asm
Source/portable/IAR/MSP430X/port.c
Source/tasks.c