esp-idf/components/freertos
Sudeep Mohanty d07c700af8 test(freertos): Added delay to freertos test to avoid memory leaks
This commit adds a small delay as tolerance to the
"Test xTaskResumeAll resumes pended tasks" test to let the idle task
clean up all suspended test tasks and avoid memory leaks at the end of
the test.
2024-09-20 10:18:40 +02:00
..
esp_additions freertos(SMP): Update SMP FreeRTOS linker fragment file 2023-06-23 07:16:58 +02:00
FreeRTOS-Kernel fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context 2024-08-27 16:06:25 +08:00
FreeRTOS-Kernel-SMP fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context 2024-08-27 16:06:25 +08:00
test test(freertos): Added delay to freertos test to avoid memory leaks 2024-09-20 10:18:40 +02:00
test_apps freertos: fixed ORIG_INCLUDE_PATH cmake property having the wrong path 2022-08-31 10:26:50 +08:00
app_startup.c pytest: Expect "Calling app_main()" to indicate start of application 2023-06-23 10:35:56 +02:00
CMakeLists.txt freertos: Add linker fragments for common functions 2023-06-22 17:20:48 +02:00
FreeRTOS-openocd.c freertos: Add linker fragments for common functions 2023-06-22 17:20:48 +02:00
Kconfig rtc_sleep: workaround systimer stall issue during lightsleep on ESP32C3 2023-03-29 21:19:21 +08:00
linker_common.lf freertos: Add linker fragments for common functions 2023-06-22 17:20:48 +02:00
linker_smp.lf freertos(SMP): Update SMP FreeRTOS linker fragment file 2023-06-23 07:16:58 +02:00
linker.lf freertos(IDF): Update IDF FreeRTOS linker fragment file 2023-06-23 09:20:18 +02:00
port_common.c freertos: Refactor port common functions 2023-06-22 17:20:35 +02:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00