esp-idf/components/freertos
Darian Leung cdbd8ebeaa pytest: Expect "Calling app_main()" to indicate start of application
This commit updates variousf pytest scripts to expect
"main_task: Calling app_main()" instead of "cpu_start: Starting scheduler" as
indicator of the start of an application.
2022-12-09 19:40:40 +08:00
..
FreeRTOS-Kernel freertos: Refactor port common functions 2022-12-08 01:57:30 +08:00
FreeRTOS-Kernel-SMP freertos: Refactor port common functions 2022-12-08 01:57:30 +08:00
esp_additions feat(freertos): make num of task notifications configurable 2022-11-15 09:36:42 +01:00
test_apps ci: Disable all currently failed target tests for esp32c6 2022-11-28 12:09:08 +08:00
CMakeLists.txt freertos: Refactor port common functions 2022-12-08 01:57:30 +08:00
FreeRTOS-openocd.c freertos_additions: add debug params table for openocd 2022-03-11 11:33:08 +01:00
Kconfig freertos-smp: Made CONFIG_FREERTOS_VTASKLIST_INCLUDE_COREID available only for IDF-FreeRTOS 2022-11-28 12:09:56 +05:30
app_startup.c pytest: Expect "Calling app_main()" to indicate start of application 2022-12-09 19:40:40 +08:00
linker.lf freertos: Refactor OS startup functions 2022-12-08 01:57:30 +08:00
linker_smp.lf freertos: Refactor OS startup functions 2022-12-08 01:57:30 +08:00
port_common.c freertos: Refactor port common functions 2022-12-08 01:57:30 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00