• M
    Fix I2C clock stretching issue with ESP32 (#5910) · c9916c46
    Me No Dev 提交于
    It was found that when I2C device is holding the clock LOW, ESP32 master is failing to wait for the clock to be released.
    
    Fixes: #5875
    Fixes: sparkfun/SparkFun_u-blox_GNSS_Arduino_Library#77
    c9916c46
esp32-hal-i2c-slave.c 26.0 KB