esp-idf/components/freertos
Marius Vikhammer 13c6c90055 Merge branch 'fix/freertos_port_assert_in_isr_bug_v5.1' into 'release/v5.1'
fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context (v5.1)

See merge request espressif/esp-idf!32374
2024-09-10 11:06:52 +08:00
..
esp_additions freertos: Add task creation with caps functions 2023-05-10 17:55:49 +08:00
FreeRTOS-Kernel Merge branch 'fix/freertos_port_assert_in_isr_bug_v5.1' into 'release/v5.1' 2024-09-10 11:06:52 +08:00
FreeRTOS-Kernel-SMP fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context 2024-07-26 15:55:49 +02:00
test_apps Merge branch 'fix/freertos_port_assert_in_isr_bug_v5.1' into 'release/v5.1' 2024-09-10 11:06:52 +08: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