summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/lwIP_MCF5235_GCC
Commit message (Collapse)AuthorAgeFilesLines
* Update the demo directory to use the version 8 type naming conventions.rtel2014-02-115-23/+23
| | | | git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@2202 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Remove casting from definition of configMAX_PRIORITIES to allow its use in ↵rtel2013-12-301-7/+7
| | | | | | pre-processor defined conditional compilation. git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@2151 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Start to remove unnecessary 'signed char *' casts from strings that are now ↵rtel2013-12-272-9/+9
| | | | | | just plain char * types. git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@2143 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Rename xTaskGetSystemState() uxTaskGetSystemState().richardbarry2013-07-181-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@1988 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* For consistency change the name of configINCLUDE_STATS_FORMATTING_FUNCTIONS ↵richardbarry2013-07-181-1/+1
| | | | | | to configUSE_STATS_FORMATTING_FUNCTIONS. git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@1987 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add the new configINCLUDE_STATS_FORMATTING_FUNCTIONS configuration parameter ↵richardbarry2013-07-021-0/+6
| | | | | | to FreeRTOS demo application that make use of vTaskStats() or vTaskGetRunTimeStats(). git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@1961 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add FreeRTOS-Plus directory.richardbarry2012-08-11156-0/+42085
git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@1765 1d2547de-c912-0410-9cb9-b8ca96c0e9e2