mirror of
				https://github.com/espressif/ESP8266_RTOS_SDK.git
				synced 2025-10-31 18:57:14 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			279 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			279 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| Peripherals API
 | |
| ***************
 | |
| 
 | |
| .. toctree::
 | |
|    :maxdepth: 1
 | |
| 
 | |
|    GPIO <gpio>
 | |
|    I2C <i2c>
 | |
|    SPI <spi>
 | |
|    PWM <pwm>
 | |
|    UART <uart>
 | |
|    ADC <adc>
 | |
|    Hardware Timer <hw_timer>
 | |
| 
 | |
| Example code for this API section is provided in :example:`peripherals` directory of ESP-IDF examples.
 | |
| 
 | 
