summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/lwIP_AVR32_UC3/FreeRTOSConfig.h
Commit message (Collapse)AuthorAgeFilesLines
* 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-111-0/+105
git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@1765 1d2547de-c912-0410-9cb9-b8ca96c0e9e2