esp-idf/components/freertos/FreeRTOS-Kernel
Darian Leung fb960f42b3 freertos: Synchronize vTaskPlaceOnEventList...() functions to v10.4.3
This commit synchronizes the following vTaskPlaceOnEventList...() with
upstream v10.4.3.

The functions updated are:

- vTaskPlaceOnEventList()
- vTaskPlaceOnUnorderedEventList()
- vTaskPlaceOnEventListRestricted()

The traceTASK_DELAY_UNTIL() macro has also been updated.
2022-08-24 16:03:10 +08:00
..
include/freertos freertos: Revert critical section macro 2022-08-12 16:17:45 +08:00
portable systimer: refactor hal to accomodate more xtal choices 2022-07-25 16:08:52 +08:00
croutine.c freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
event_groups.c freertos: Revert critical section macro 2022-08-12 16:17:45 +08:00
GitHub-FreeRTOS-Kernel-Home.url freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
History.txt freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
LICENSE.md freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
list.c freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
queue.c freertos: Revert critical section macro 2022-08-12 16:17:45 +08:00
Quick_Start_Guide.url freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
stream_buffer.c freertos: Revert critical section macro 2022-08-12 16:17:45 +08:00
tasks.c freertos: Synchronize vTaskPlaceOnEventList...() functions to v10.4.3 2022-08-24 16:03:10 +08:00
timers.c freertos: Revert critical section macro 2022-08-12 16:17:45 +08:00