Files
2020-03-09 11:47:55 +08:00

18 lines
292 B
ReStructuredText

Peripherals API
***************
.. toctree::
:maxdepth: 1
GPIO <gpio>
I2C <i2c>
I2S <i2s>
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.