mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 16:41:44 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			475 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			475 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
Error Codes and Helper Functions
 | 
						|
================================
 | 
						|
 | 
						|
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>`.
 | 
						|
 | 
						|
For the full list of error codes defined in ESP-IDF, see :doc:`Error Code Reference <../error-codes>`.
 | 
						|
 | 
						|
API Reference
 | 
						|
-------------
 | 
						|
 | 
						|
.. include-build-file:: inc/esp_err.inc
 | 
						|
 |