esphome/esphome/components/i2c
gcopeland 7abdb5d046
I2c scan recovery reset fix (#4724)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-04-27 08:00:37 +12:00
..
__init__.py Add final validate for i2c with mix/max frequency (#3727) 2022-08-18 11:04:50 +12:00
i2c.cpp I2c fix (#2460) 2021-10-07 21:18:00 +02:00
i2c.h Add parameter to control i2c stop signal at endTransmission (#3370) 2022-04-11 08:38:29 +12:00
i2c_bus.h Refactor Sensirion Sensors (#3374) 2022-04-13 10:19:48 +12:00
i2c_bus_arduino.cpp I2c scan recovery reset fix (#4724) 2023-04-27 08:00:37 +12:00
i2c_bus_arduino.h Add parameter to control i2c stop signal at endTransmission (#3370) 2022-04-11 08:38:29 +12:00
i2c_bus_esp_idf.cpp I2c scan recovery reset fix (#4724) 2023-04-27 08:00:37 +12:00
i2c_bus_esp_idf.h Add parameter to control i2c stop signal at endTransmission (#3370) 2022-04-11 08:38:29 +12:00