]> git.sur5r.net Git - freertos/commit
Minor updates to the MSP430X CCS4 and IAR port layers.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 2 Jan 2011 18:35:52 +0000 (18:35 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 2 Jan 2011 18:35:52 +0000 (18:35 +0000)
commiteb5d29689b641c2490052cadeb157cc834207f0d
tree69e4261de2275ac9dbd2c243da0bd5c2097c2e74
parent8ba0e9ff6f65b6ad73267c71d71c04eff11c6f20
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.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1213 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/portable/CCS4/MSP430X/port.c
Source/portable/CCS4/MSP430X/portext.asm
Source/portable/IAR/MSP430X/port.c
Source/tasks.c