mirror of
https://github.com/espressif/esp-idf
synced 2025-04-02 21:00:10 -04:00
If CONFIG_FREERTOS_LEGACY_HOOKS is kept enabled then defining idle/tick hooks will be applications responsibility as was the case earlier. Signed-off-by: Mahavir Jain <mahavir@espressif.com>