esp-idf/components/esp_driver_i2c
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
..
include/driver fix(i2c_master): Fix issue that initialize esp32 and using i2c_master_probe issue, 2024-03-19 11:07:13 +08:00
test_apps fix(i2c_master): Fix issue that initialize esp32 and using i2c_master_probe issue, 2024-03-19 11:07:13 +08:00
CMakeLists.txt
Kconfig
i2c_common.c
i2c_master.c fix(i2c_master): Fix issue that initialize esp32 and using i2c_master_probe issue, 2024-03-19 11:07:13 +08:00
i2c_private.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.c
linker.lf