esphome/esphome/components/i2c
2022-10-28 12:33:49 +13: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 Make some minor changes to I²C so rp2040 works (#3959) 2022-10-28 12:33:49 +13: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 Fix some typos found by codespell (#3598) 2022-06-27 18:02:46 -03:00
i2c_bus_esp_idf.h Add parameter to control i2c stop signal at endTransmission (#3370) 2022-04-11 08:38:29 +12:00