OVMS3-idf/docs/api/peripherals/index.rst
2017-01-18 21:21:02 +01:00

19 lines
439 B
ReStructuredText

Peripherals API
***************
.. toctree::
:maxdepth: 1
GPIO <gpio>
UART <uart>
I2C <i2c>
SPI Master <spi_master>
Timer <timer>
Pulse Counter <pcnt>
Sigma-delta Modulation <sigmadelta>
LED Control <ledc>
Remote Control <rmt>
Example code for this API section is provided in `examples/peripherals <https://github.com/espressif/esp-idf/tree/master/examples/peripherals>`_ directory of ESP-IDF repository.