esp-idf/docs/en/api-reference
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
..
bluetooth Make ESP32 Bluetooth stack architecture Doc only visible for ESP32 2021-10-27 20:47:50 +08:00
network docs: add application example for esp-now 2022-01-05 16:17:28 +08:00
peripherals docs: remove peripherals that are not supported from C2 docs 2022-02-16 10:22:46 +08:00
protocols freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
provisioning docs: Removed reference to legacy provisioning examples 2022-01-19 12:09:31 +05:30
storage fatfsgen.py: enabled automatic detection of the FATFS type for FAT12 and FAT16 2022-02-07 17:22:58 +01:00
system freertos: Remove legacy hooks 2022-02-18 19:56:35 +08:00
api-conventions.rst docs: add a section about API conventions and stability 2021-08-31 14:41:48 +02:00
error-codes.rst docs: add new top-level docs builder that builds docs for a single chip 2020-02-07 16:37:43 +11:00
index.rst docs: add a section about API conventions and stability 2021-08-31 14:41:48 +02:00
kconfig.rst kconfig: also parse target specific sdkconfig.rename.TARGET files 2022-01-31 11:36:08 +08:00
template.rst docs: update to use esp-docs 2021-08-24 08:56:48 +08:00