esp-idf/components/esp_driver_i2c/include/driver
Cao Sen Miao 016877b7ce fix(i2c_master): Fix issue that initialize esp32 and using i2c_master_probe issue,
and probe might failed.
Fixed I2C cannot return err code when nack detected
Closes https://github.com/espressif/esp-idf/issues/13213,
Closes https://github.com/espressif/esp-idf/issues/12929,
Closes https://github.com/espressif/esp-idf/issues/13398,
2024-03-19 11:07:13 +08:00
..
i2c_master.h fix(i2c_master): Fix issue that initialize esp32 and using i2c_master_probe issue, 2024-03-19 11:07:13 +08:00
i2c_slave.h
i2c_types.h fix(i2c): Fix I2C synchronous transaction cost so much CPU source, 2024-03-07 17:51:23 +08:00