1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-24 00:19:15 -04:00
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
..