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 |