mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-04 20:26:38 +03: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`