esp_err.rst 555 B

12345678910111213141516
  1. Error Code and Helper Functions
  2. ================================
  3. :link_to_translation:`zh_CN:[中文]`
  4. This section lists definitions of common ESP-IDF error codes and several helper functions related to error handling.
  5. For general information about error codes in ESP-IDF, see :doc:`Error Handling <../../api-guides/error-handling>`.
  6. For the full list of error codes defined in ESP-IDF, see :doc:`Error Codes Reference <../error-codes>`.
  7. API Reference
  8. -------------
  9. .. include-build-file:: inc/esp_check.inc
  10. .. include-build-file:: inc/esp_err.inc