esp-idf/components/driver/i2c
Omar Chebib 4c896cbb3a fix(i2c): fix issues related to timeout and alive interval tick
Fixes https://github.com/espressif/esp-idf/issues/4999

Former usage of I2C_CMD_ALIVE_INTERVAL_TICK macro overrode the ticks_to_wait
parameter when the latter was too big
2024-04-02 10:43:00 +08:00
..
include/driver
i2c.c fix(i2c): fix issues related to timeout and alive interval tick 2024-04-02 10:43:00 +08:00