esp-idf/components/freertos/esp_additions
Darian Leung 5f5daaa420 freertos: Remove legacy hooks
This commit refactors the legacy hooks as follows:

- Removed CONFIG_FREERTOS_LEGACY_HOOKS
- FreeRTOS hooks are now enabled via:
    - CONFIG_FREERTOS_USE_IDLE_HOOK
    - CONFIG_FREERTOS_USE_TICK_HOOK
- Update IDF hooks documentation
2022-02-18 19:56:35 +08:00
..
include freertos: Remove legacy hooks 2022-02-18 19:56:35 +08:00
freertos_v8_compat.c freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
task_snapshot.c rename processors to cores 2021-10-01 21:23:17 +08:00