mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-27 05:01:50 +01: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