esp-idf/components/freertos/FreeRTOS-Kernel/portable
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
..
linux/include/freertos bugfix (freertos): added stdint.h to linux portmacro header 2022-02-16 16:51:22 +08:00
priv_include freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
riscv esp_timer: only add as a public dependency to FreeRTOS if necessary 2022-04-25 18:39:59 +02:00
xtensa esp_system: Make interrupt WDT private API 2022-05-18 20:12:25 +08:00
port_common.c esp_system: Make interrupt WDT private API 2022-05-18 20:12:25 +08:00
port_systick.c freertos: add pm_trace header include 2022-02-07 17:44:33 +08:00