mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			53 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
ESP-IDF Programming Guide
 | 
						|
=========================
 | 
						|
:link_to_translation:`zh_CN:[中文]`
 | 
						|
 | 
						|
This is the documentation for Espressif IoT Development Framework (`esp-idf <https://github.com/espressif/esp-idf>`_). ESP-IDF is the official development framework for the `ESP32 <https://espressif.com/en/products/hardware/esp32/overview>`_ chip.
 | 
						|
 | 
						|
The documentation has different language versions (:link_to_translation:`en:English`, :link_to_translation:`zh_CN:中文版`, :doc:`How to switch between languages? <languages>`). However, please refer to the English version if there is any discrepancy.
 | 
						|
 | 
						|
==================  ==================  ==================
 | 
						|
|Get Started|_      |API Reference|_    |H/W Reference|_
 | 
						|
------------------  ------------------  ------------------
 | 
						|
`Get Started`_      `API Reference`_    `H/W Reference`_
 | 
						|
------------------  ------------------  ------------------
 | 
						|
|API Guides|_       |Contribute|_       |Resources|_
 | 
						|
------------------  ------------------  ------------------
 | 
						|
`API Guides`_       `Contribute`_       `Resources`_
 | 
						|
==================  ==================  ==================
 | 
						|
 | 
						|
 | 
						|
.. |Get Started| image:: ../_static/get-started.gif
 | 
						|
.. _Get Started: get-started/index.html
 | 
						|
 | 
						|
.. |API Reference| image:: ../_static/api-reference.gif
 | 
						|
.. _API Reference: api-reference/index.html
 | 
						|
 | 
						|
.. |H/W Reference| image:: ../_static/hw-reference.gif
 | 
						|
.. _H/W Reference: hw-reference/index.html
 | 
						|
 | 
						|
.. |API Guides| image:: ../_static/api-guides.gif
 | 
						|
.. _API Guides: api-guides/index.html
 | 
						|
 | 
						|
.. |Contribute| image:: ../_static/contribute.gif
 | 
						|
.. _Contribute: contribute/index.html
 | 
						|
 | 
						|
.. |Resources| image:: ../_static/resources.gif
 | 
						|
.. _Resources: resources.html
 | 
						|
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :hidden:
 | 
						|
 | 
						|
   Get Started <get-started/index>
 | 
						|
   API Reference <api-reference/index>
 | 
						|
   H/W Reference <hw-reference/index>
 | 
						|
   API Guides <api-guides/index>
 | 
						|
   Contribute <contribute/index>
 | 
						|
   Resources <resources>
 | 
						|
   Copyrights <COPYRIGHT>
 | 
						|
   About <about>
 | 
						|
   [语言/Languages] <languages>
 | 
						|
   
 | 
						|
* :ref:`genindex`
 |