30edcca1fb
This is to resolve issue reported in https://github.com/espressif/esp-idf/issues/130.
18 lines
269 B
ReStructuredText
18 lines
269 B
ReStructuredText
I2C
|
|
===
|
|
|
|
Overview
|
|
--------
|
|
|
|
ESP32 has two I2C controllers which can be set as master mode or slave mode.
|
|
|
|
Application Example
|
|
-------------------
|
|
|
|
I2C master and slave example: :example:`peripherals/i2c`.
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. include:: /_build/inc/i2c.inc
|
|
|