Files
2018-11-30 09:26:35 +08:00

14 lines
224 B
ReStructuredText

Peripherals API
***************
.. toctree::
:maxdepth: 1
GPIO <gpio>
I2C <i2c>
PWM <pwm>
UART <uart>
Example code for this API section is provided in :example:`peripherals` directory of ESP-IDF examples.