mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00

fix(i2c_master): Fix issue that initialize esp32 fails and using i2c_master_probe issue IF NO PULL-UP ON PINS. And add nack check Closes IDFGH-11838, IDFGH-13142, and IDFGH-13398 See merge request espressif/esp-idf!29667