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 change(driver): reformat driver component with astyle_py 2024-02-26 11:47:05 +08:00
twai feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
CMakeLists.txt refactor(usb_serial_jtag): make usb_serial_jtag as component 2024-01-05 19:42:04 +08:00
Kconfig feat(rmt): basic driver support on esp32c5 2024-03-13 17:37:47 +08:00
sdkconfig.rename mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 2022-06-02 15:01:18 +08:00