esp-idf/components/freertos
Darian Leung 7b1c0ef22c freertos: Fix vTaskSuspendAll unit test falkiness
This commit fixes falkey unit tests (due to memory leaks) by adding a short
delay at the end of the test to allow the idle task to free task memory.
2022-10-11 14:24:39 +08:00
..
esp_additions feat(freertos): Added FreeRTOS POSIX/Linux Simulator 2022-09-27 16:23:54 +02:00
FreeRTOS-Kernel freertos: Refactor riscv port stack initialization code 2022-10-09 14:51:45 +08:00
FreeRTOS-Kernel-SMP freertos: Refactor riscv port stack initialization code 2022-10-09 14:51:45 +08:00
test freertos: Fix vTaskSuspendAll unit test falkiness 2022-10-11 14:24:39 +08:00
test_apps freertos: fixed ORIG_INCLUDE_PATH cmake property having the wrong path 2022-08-24 18:43:28 +08:00
CMakeLists.txt feat(freertos): Added FreeRTOS POSIX/Linux Simulator 2022-09-27 16:23:54 +02:00
FreeRTOS-openocd.c freertos_additions: add debug params table for openocd 2022-03-11 11:33:08 +01:00
Kconfig feat(freertos): Added FreeRTOS POSIX/Linux Simulator 2022-09-27 16:23:54 +02:00
linker_smp.lf freertos: Adds new APIs to set/get and restore base priority 2022-09-01 07:07:08 +00:00
linker.lf freertos: Move some port functions into flash by default 2022-09-19 23:35:25 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00