esp-idf/docs/en/migration-guides
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
..
build-system.rst tools: Fix cmake variable propagation 2022-05-16 16:55:34 +02:00
ethernet.rst docs: fix broken references to misc API functions and types. 2022-03-27 16:46:57 +08:00
freertos.rst docs: add migration guide note about vTaskGetSnapshot signature 2022-05-10 11:40:47 +05:30
index.rst docs: provide CN translation for MR17066 2022-03-10 08:26:12 +01:00
peripherals.rst Merge branch 'refactor/adc_hal_common_layer' into 'master' 2022-05-08 15:45:56 +08:00
protocols.rst Merge branch 'bugfix/remove_http_server_header_file' into 'master' 2022-05-13 19:34:13 +08:00
removed-components.rst freemodbus: remove component files from esp-idf (fix examples) 2022-04-19 07:23:17 +00:00
storage.rst semihosting: drop absolute path support 2022-05-05 09:12:42 +00:00
system.rst esp_system: Make interrupt WDT private API 2022-05-18 20:12:25 +08:00
tcpip-adapter.rst docs: provide CN translation for MR17066 2022-03-10 08:26:12 +01:00
tools.rst tools: Deprecated commands removed from idf.py 2022-03-25 09:08:53 +01:00
windows-env.rst Docs: Add migration guide for Windows environment (Msys/Mingw was removed) 2021-11-18 14:08:48 +01:00