File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- Changes between FreeRTOS V10.4.4 and FreeRTOS V10.4.5
1+ Documentation and download available at https://www.FreeRTOS.org/
2+
3+ Changes between FreeRTOS V10.4.4 and FreeRTOS V10.4.5 released September 10 2021
4+
5+ See https://www.FreeRTOS.org/FreeRTOS-V10.4.5.html
26
37 + Introduce configRUN_TIME_COUNTER_TYPE which enables developers to define
48 the type used to hold run time statistic counters. Defaults to uint32_t
@@ -25,8 +29,6 @@ Changes between FreeRTOS V10.4.4 and FreeRTOS V10.4.5
2529 this change.
2630
2731
28- Documentation and download available at https://www.FreeRTOS.org/
29-
3032Changes between FreeRTOS V10.4.3 and FreeRTOS V10.4.4 released May 28 2021
3133 + Minor performance improvements to xTaskIncrementTick() achieved by providing
3234 macro versions of uxListRemove() and vListInsertEnd().
You can’t perform that action at this time.
0 commit comments