esp-idf/components/mqtt
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
..
esp-mqtt@985078affa mqtt: Fix sending log data; dup flag after queue 2022-01-20 12:58:55 +01:00
host_test freertos: Remove legacy hooks 2022-02-18 19:56:35 +08:00
test esp_eth: Update esp32's EMAC API to decouple driver and vendor config 2022-02-14 16:17:29 +00:00
CMakeLists.txt mqtt: replace nghttp with http_parser references 2022-01-11 10:26:25 +05:30
Kconfig mqtt: Add docs on MQTT_CUSTOM_OUTBOX implentation 2022-01-17 10:47:59 +01:00