esp-idf/components/freertos
Sudeep Mohanty 4a80393066 test(freertos): Fixed flaky scheduling time test
This commit updates the scheduling time test to test for median
scheduling time values instead of average values.
2024-08-14 09:33:29 +02:00
..
esp_additions freertos: Add task creation with caps functions 2023-05-10 17:55:49 +08:00
FreeRTOS-Kernel change: exclude CVEs that do not impact ESP-IDF components 2024-08-06 17:25:48 +02:00
FreeRTOS-Kernel-SMP Xtensa: fix a bug that altered CPU registers in FPU exception handlers 2023-07-11 15:55:35 +08:00
test_apps test(freertos): Fixed flaky scheduling time test 2024-08-14 09:33:29 +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: Add wrapper functions to create objects with capabilities 2023-04-24 11:44:46 +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 Kconfig: add more help info for pm related options help 2023-05-19 13:51:29 +08:00
linker_common.lf freertos: Add wrapper functions to create objects with capabilities 2023-04-24 11:44:46 +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