2023-05-21 23:13:48 -04:00
|
|
|
Error Code and Helper Functions
|
2018-06-13 04:07:26 -04:00
|
|
|
================================
|
|
|
|
|
2023-05-21 23:13:48 -04:00
|
|
|
:link_to_translation:`zh_CN:[中文]`
|
|
|
|
|
2018-06-13 04:07:26 -04:00
|
|
|
This section lists definitions of common ESP-IDF error codes and several helper functions related to error handling.
|
|
|
|
|
|
|
|
For general information about error codes in ESP-IDF, see :doc:`Error Handling <../../api-guides/error-handling>`.
|
|
|
|
|
2023-05-21 23:13:48 -04:00
|
|
|
For the full list of error codes defined in ESP-IDF, see :doc:`Error Codes Reference <../error-codes>`.
|
2018-06-13 04:07:26 -04:00
|
|
|
|
|
|
|
API Reference
|
|
|
|
-------------
|
|
|
|
|
2022-03-24 02:57:51 -04:00
|
|
|
.. include-build-file:: inc/esp_check.inc
|
2019-11-12 22:46:16 -05:00
|
|
|
.. include-build-file:: inc/esp_err.inc
|