esp-idf/components/freertos
Darian Leung 5953bca376 esp_system: Add arbitrary user feature to TWDT
This commit moidifies the TWDT as follows:

- Adds a feature to allows subscribing arbitrary users to the TWDT
- Changes esp_task_wdt_init() API to accept configuration structure
- Changes esp_task_wdt_init() and esp_task_wdt_deinit() to subscribe/unsubscribe
  idle tasks of various cores.
- Adds support for SMP FreeRTOS idle tasks
- Updates startup code TWDT initialization
- Updates API documentation
2022-05-13 18:01:28 +08:00
..
esp_additions freertos: add return value to API vTaskGetSnapshot 2022-05-10 11:39:50 +05:30
FreeRTOS-Kernel esp_system: Add arbitrary user feature to TWDT 2022-05-13 18:01:28 +08:00
FreeRTOS-Kernel-SMP esp_system: Add arbitrary user feature to TWDT 2022-05-13 18:01:28 +08:00
test freertos: ignore freertos yield test failures 2022-05-12 13:57:02 +05:30
CMakeLists.txt esp_timer: only add as a public dependency to FreeRTOS if necessary 2022-04-25 18:39:59 +02:00
FreeRTOS-openocd.c freertos_additions: add debug params table for openocd 2022-03-11 11:33:08 +01:00
Kconfig freertos: Refactor Kconfig options 2022-05-12 11:53:16 +08:00
linker.lf freertos: Update Xtensa port files to support FreeRTOS SMP 2022-03-08 14:59:18 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00