esp-idf/components/freertos
Sudeep Mohanty ee18b19b8f freertos-idf: Fixed incorrect scheduler suspension check in xTaskRemoveFromEventList()
This commit fixes a bug in xTaskRemoveFromEvenetList() where in the
check for scheduler suspension did not account for nested suspensions.
Additionally, this commit updates all checks for scheduler
suspension to follow a uniform way.
2023-05-09 12:25:09 +02:00
..
esp_additions freertos: Uncrustify idf_additions.h 2023-04-07 15:24:34 +08:00
FreeRTOS-Kernel freertos-idf: Fixed incorrect scheduler suspension check in xTaskRemoveFromEventList() 2023-05-09 12:25:09 +02:00
FreeRTOS-Kernel-SMP freertos: Combine Amazon SMP FreeRTOS and IDF FreeRTOS config files 2023-03-22 16:32:29 +08:00
test_apps freertos-tests: Fixed failing CI test and added a new test case for vTaskSuspendAll() API 2023-04-06 08:26:38 +02:00
app_startup.c pytest: Expect "Calling app_main()" to indicate start of application 2022-12-09 19:40:40 +08:00
CMakeLists.txt freertos: Move private API additions to "freertos_idf_additions_priv.h" 2023-04-07 15:24:34 +08:00
FreeRTOS-openocd.c freertos: Add linker fragments for common functions 2023-02-01 15:09:46 +08:00
heap_idf.c freertos(IDF): Refactor port heap functions 2023-03-06 16:00:29 +08:00
Kconfig esp32h4: checked all the corner stuffs of the removal 2023-04-26 18:53:12 +08:00
linker_common.lf freertos(IDF): Refactor port heap functions 2023-03-06 16:00:29 +08:00
linker_smp.lf freertos: riscv: fix vPortTaskWrapper for clang 2023-02-20 13:09:42 +08:00
linker.lf freertos: riscv: fix vPortTaskWrapper for clang 2023-02-20 13:09:42 +08:00
port_common.c freertos(IDF): Refactor port heap functions 2023-03-06 16:00:29 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00