esp-idf/components/driver/i2c
2024-04-01 10:55:39 +08:00
..
include/driver fix(i2c_master): Fix issue that initialize esp32 and using i2c_master_probe issue, 2024-04-01 10:15:47 +08:00
i2c_common.c feat(i2c_slave): Add new implementation and API for I2C slave 2023-10-24 18:44:49 +08:00
i2c_master.c fix(i2c_master): Fix issue that i2c clock got wrong after reset, 2024-04-01 10:55:39 +08:00
i2c_private.h fix(i2c_master): Fix issue that initialize esp32 and using i2c_master_probe issue, 2024-04-01 10:15:47 +08:00
i2c_slave.c feat(i2c_slave): Add new implementation and API for I2C slave 2023-10-24 18:44:49 +08:00
i2c.c feat(i2c): Add new API and implementation for I2C driver 2023-08-10 11:55:54 +08:00
linker.lf feat(i2c): Add new API and implementation for I2C driver 2023-08-10 11:55:54 +08:00