esp-idf/components/freertos
Sudeep Mohanty 7f6e9cf786 freertos-tests: Fixed failing CI test and added a new test case for vTaskSuspendAll() API
This commit fixes the failing test - Test vTaskSuspendAll allows
scheduling on other cores.
The commit also adds a new test to test the scenario where in an
unpinned task, when unblocked by an ISR can be scheduled on the core
which has the scheduler running.
2023-04-06 08:26:38 +02:00
..
esp_additions freertos: Uncrustify FreeRTOSConfig files 2023-03-22 16:32:29 +08:00
FreeRTOS-Kernel freertos: Combine Amazon SMP FreeRTOS and IDF FreeRTOS config files 2023-03-22 16:32:29 +08: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 FreeRTOSConfig_arch.h 2023-03-22 16:32:29 +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 freertos: Combine Amazon SMP FreeRTOS and IDF FreeRTOS config files 2023-03-22 16:32:29 +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