mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 02:29:10 -04: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