Richard Barry
|
c40370e96a
|
Fix a few typos and remove the "register" keyword.
|
12 years ago |
Richard Barry
|
2f754d9b0c
|
Add additional critical section to the default tickless implementations.
Update version number for maintenance release.
|
12 years ago |
Richard Barry
|
3cbe0a724d
|
Update version number.
|
12 years ago |
Richard Barry
|
203ae64600
|
Rename xTaskGetSystemState() uxTaskGetSystemState().
|
12 years ago |
Richard Barry
|
92fae7d262
|
For consistency change the name of configINCLUDE_STATS_FORMATTING_FUNCTIONS to configUSE_STATS_FORMATTING_FUNCTIONS.
|
12 years ago |
Richard Barry
|
7d6758ee1a
|
Minor updates and change version number for V7.5.0 release.
|
12 years ago |
Richard Barry
|
2c242cdf78
|
Add the new configINCLUDE_STATS_FORMATTING_FUNCTIONS configuration parameter to FreeRTOS demo application that make use of vTaskStats() or vTaskGetRunTimeStats().
|
12 years ago |
Richard Barry
|
625b1a7159
|
Add the queue overwrite demo to the RZ demo.
|
12 years ago |
Richard Barry
|
87049ac37c
|
Re-implement the LPC18xx and SmartFusion2 run time stats implementation to use the free running Cortex-M cycle counter in place of the systick.
Correct the run-time stats counter implementation in the RZ demo.
Guard against run time counters going backwards in tasks.c.
|
12 years ago |
Richard Barry
|
9b153b3e06
|
Ensure the SmartFusion2 interrupt driven UART drivers are not passed a zero length buffer.
|
12 years ago |
Richard Barry
|
94f178c8d1
|
Move SmartFusion configuration options into FreeRTOSConfig.h.
|
12 years ago |
Richard Barry
|
5c5c1c406d
|
Rename the SmartFusion2 demo directory.
|
12 years ago |