Files
esp-idf/components
Konstantin Kondrashov 7f081efbc6 freertos: Fix xTaskIncrementTick for unwind the Tick for CPU1
xTaskIncrementTick have to unwind uxPendedTicks on CPU1 and CPU0.

Use case: If an erase operation was run on the CPU1 then it leads
to starving other tasks which waiting time. Waited tasks just skipped.

Closes: https://github.com/espressif/esp-idf/issues/1952

Closes: IDF-183
2019-06-28 02:19:19 +00:00
..
2018-09-13 11:13:27 +08:00
2018-09-13 11:13:27 +08:00
2019-01-23 17:06:11 +08:00
2018-09-13 11:13:27 +08:00
2018-09-13 11:13:27 +08:00
2018-09-13 11:13:27 +08:00
2018-09-13 11:13:27 +08:00
2018-09-13 11:13:27 +08:00
2019-06-06 14:29:42 +08:00
2019-04-24 18:42:26 +08:00
2018-09-13 11:13:27 +08:00
2018-09-13 11:13:27 +08:00
2018-09-13 11:13:27 +08:00