esp_err.rst 516 B

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