mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-04 03:52:01 +02:00
docs: add error codes reference
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Error Codes Reference
|
||||
=====================
|
||||
|
||||
This section lists various error code constants defined in ESP-IDF.
|
||||
|
||||
For general information about error codes in ESP-IDF, see :doc:`Error Handling <../api-guides/error-handling>`.
|
||||
|
||||
.. include:: /_build/inc/esp_err_defs.inc
|
||||
Reference in New Issue
Block a user