This website requires JavaScript.
Explore
Help
Sign In
sascha
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2025-09-08 22:32:21 +01:00
Code
Issues
Releases
Wiki
Activity
Files
5b5982cfdde22f0925006ce50fd43f7a6af168da
esphome
/
esphome
/
components
/
i2c
History
Jonathan Swoboda
b695f13f86
[i2c] Use new driver with IDF 5.4.2+ (
#8483
)
2025-07-15 20:40:28 -05:00
..
__init__.py
Don't compile unnecessary platform files (e.g. ESP8266 files on ESP32) (
#9354
)
2025-07-08 09:04:41 +12:00
i2c_bus_arduino.cpp
[i2c] Expose internal i2c bus port number (
#9136
)
2025-06-18 20:50:47 -05:00
i2c_bus_arduino.h
[i2c] Expose internal i2c bus port number (
#9136
)
2025-06-18 20:50:47 -05:00
i2c_bus_esp_idf.cpp
[i2c] Use new driver with IDF 5.4.2+ (
#8483
)
2025-07-15 20:40:28 -05:00
i2c_bus_esp_idf.h
[i2c] Use new driver with IDF 5.4.2+ (
#8483
)
2025-07-15 20:40:28 -05:00
i2c_bus.h
[i2c] Make `
get_port()
` public (
#9146
)
2025-06-19 05:44:33 +00:00
i2c.cpp
Add read/write for 16bit registers (
#4844
)
2023-06-19 14:10:05 +12:00
i2c.h
Add a function to return the I2C address from an I2CDevice object (
#8454
)
2025-05-01 13:14:29 +12:00