esp-idf/components/driver/i2c
Omar Chebib 793ca6d7a4 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-03-14 16:39:10 +08:00
..
include/driver change(driver): reformat driver component with astyle_py 2024-02-26 11:47:05 +08:00
i2c.c fix(i2c): fix issues related to timeout and alive interval tick 2024-03-14 16:39:10 +08:00