esp-idf/components/driver
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
..
deprecated Merge branch 'feat/rmt_support_esp32c5' into 'master' 2024-03-14 11:52:01 +08:00
i2c fix(i2c): fix issues related to timeout and alive interval tick 2024-03-14 16:39:10 +08:00
test_apps feat(rmt): basic driver support on esp32c5 2024-03-13 17:37:47 +08:00
touch_sensor
twai
CMakeLists.txt
Kconfig feat(rmt): basic driver support on esp32c5 2024-03-13 17:37:47 +08:00
sdkconfig.rename