Richard Barry
|
10eea4aded
|
Remove period from the URL that links to the web page that describes the FreeRTOSConfig.h parameters.
|
2018-06-15 00:03:20 +00:00 |
|
Richard Barry
|
5a2a8fc319
|
Update the demo directory to use the version 8 type naming conventions.
|
2014-02-11 12:04:59 +00:00 |
|
Richard Barry
|
f9072e7bac
|
Remove casting from definition of configMAX_PRIORITIES to allow its use in pre-processor defined conditional compilation.
|
2013-12-30 08:02:11 +00:00 |
|
Richard Barry
|
b54158d1dc
|
Replace use of legacy portTYPE macros from old demos and standard demo files.
|
2013-12-29 14:49:03 +00:00 |
|
Richard Barry
|
da93f1fc4b
|
Start to remove unnecessary 'signed char *' casts from strings that are now just plain char * types.
|
2013-12-27 14:43:48 +00:00 |
|
Richard Barry
|
203ae64600
|
Rename xTaskGetSystemState() uxTaskGetSystemState().
|
2013-07-18 14:41:15 +00:00 |
|
Richard Barry
|
92fae7d262
|
For consistency change the name of configINCLUDE_STATS_FORMATTING_FUNCTIONS to configUSE_STATS_FORMATTING_FUNCTIONS.
|
2013-07-18 11:40:32 +00:00 |
|
Richard Barry
|
2c242cdf78
|
Add the new configINCLUDE_STATS_FORMATTING_FUNCTIONS configuration parameter to FreeRTOS demo application that make use of vTaskStats() or vTaskGetRunTimeStats().
|
2013-07-02 12:14:49 +00:00 |
|
Richard Barry
|
f508a5f653
|
Add FreeRTOS-Plus directory.
|
2012-08-11 21:34:11 +00:00 |
|