esp-idf/components/freertos/esp_additions
Sudeep Mohanty 6e074c02e0 feat(freertos): Optimized xTaskIncrementTickOtherCores()
This commit optimizes the xTaskIncrementTickOtherCores() function by
avoiding unnecessary context switches.
2024-01-05 08:43:03 +01:00
..
include feat(esp_system): Add esp_backtrace_print_all_tasks() 2023-12-12 19:54:17 +08:00
freertos_compatibility.c refactor(freertos/idf): Move compatibility functions 2023-09-05 16:20:59 +08:00
freertos_tasks_c_additions.h feat(freertos): Optimized xTaskIncrementTickOtherCores() 2024-01-05 08:43:03 +01:00
FreeRTOSSimulator_wrappers.c freertos/linux: Fix use after scope exit in select() wrap 2023-05-15 10:28:54 +02:00
idf_additions.c refactor(freertos): Uncrustify and format IDF addition headers 2023-08-30 14:11:52 +08:00