mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-25 01:37:22 +00:00

A weak xTimerCreateTimerTask() was added to tasks.c as a workaround in ESP-IDF in order to prevent timers.c from being linked when unused. This commit moves that workaround to `freertos_tasks_c_additions.h`