uploaded 3 weeks ago
I2C bus driver
# ChangeLog

## v1.1.0 - 2024-11-22

### Enhancements:

- Support manual selection of ``driver/i2c`` or ``esp_driver_i2c`` in idf v5.3 and above.

## v1.0.0 - 2024-9-19

### Enhancements:

- Component version maintenance and documentation enhancement.
- Support `esp_driver_i2c` driver.

## v0.1.0 - 2024-5-27

First release version.

- Support I2C bus

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/i2c_bus^1.1.0"

or download archive

Stats

  • Archive size
    Archive size ~ 512.18 KB
  • Downloaded in total
    Downloaded in total 377 times
  • Downloaded this version
    This version: 188 times

Badge

espressif/i2c_bus version: 1.1.0
|