esp-idf/components/freertos
Sudeep Mohanty 0dc2f2410d fix(freertos): Fixed a failing scheduler suspension unit test
This test fixes the flaky unit test which suspends the scheduler and prompts
a pending context switch.
2023-12-20 14:44:42 +01:00
..
esp_additions
include
port fix(xtensa): fix registers curruption on context switch 2023-11-21 03:19:31 +00:00
test fix(freertos): Fixed a failing scheduler suspension unit test 2023-12-20 14:44:42 +01:00
CMakeLists.txt
FreeRTOS-openocd.c
GitHub-FreeRTOS-Kernel-Home.url
History.txt
Kconfig
LICENSE.md
Quick_Start_Guide.url
component.mk
croutine.c
event_groups.c
freertos_v8_compat.c
linker.lf
list.c
queue.c
sbom.yml feat(freertos): Added SBOM manifest file for SPDX file generation 2023-09-08 12:57:44 +02:00
sdkconfig.rename
stream_buffer.c
tasks.c fix(freertos): Updated IDLE task names for each core to have the coreID as a suffix 2023-09-21 13:16:51 +02:00
timers.c