Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/en/i2c.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ kconfig) which driver you want to use.
Legacy API
==========

This driver is deprecated and will no longer be available for ESP-IDF >= v5.5 -
This driver is deprecated and will no longer be available for ESP-IDF >= v6.0 -
so make sure you upgrade.

The `I2C` class provides a simple interface to the I2C bus. It is a wrapper
Expand Down