esp-idf/components/freertos
Darian Leung 7dc6fd9ff6 esp_system: Make interrupt WDT private API
This commit makes the interrupt WDT API private. To use the API,
IDF components should now '#include "esp_private/esp_int_wdt.h"'
2022-05-18 20:12:25 +08:00
..
esp_additions freertos: add return value to API vTaskGetSnapshot 2022-05-10 11:39:50 +05:30
FreeRTOS-Kernel esp_system: Make interrupt WDT private API 2022-05-18 20:12:25 +08:00
FreeRTOS-Kernel-SMP esp_system: Make interrupt WDT private API 2022-05-18 20:12:25 +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