]> git.sur5r.net Git - freertos/commit
Replace the function that returns the current run time counter value with a macro...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 6 Jan 2011 10:06:09 +0000 (10:06 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 6 Jan 2011 10:06:09 +0000 (10:06 +0000)
commiteecb9852a0405717a7d1be77e70e5d10bbe9a29f
tree3ffa661d205ca8b8845c5e710167e8b3732947fa
parent1ab4aafd2096b8c356f396dcc1dd2d9ef5c13c21
Replace the function that returns the current run time counter value with a macro for easier inlining.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1229 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/FreeRTOSConfig.h
Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RunTimeStatsConfig.c