esp-idf/components/esp_driver_i2c
C.S.M 4a94f9b27c Merge branch 'fix/i2c_pin_short_cut' into 'master'
fix(i2c_master): Modify the behavior from ISR WDT to return timeout when circut get shortcut

See merge request espressif/esp-idf!30188
2024-04-15 19:15:35 +08:00
..
include/driver feat(i2c_master): Add lp_i2c support in i2c master driver 2024-04-03 11:39:04 +08:00
test_apps fix(i2c_master): Fix the issue that probe cannot work properly after a general call, 2024-04-15 11:29:13 +08:00
CMakeLists.txt
Kconfig fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
i2c_common.c draft(i2c): need to support regdma_i2c for esp32c5beta3 2024-04-12 14:14:06 +08:00
i2c_master.c fix(i2c_master): Fix the issue that probe cannot work properly after a general call, 2024-04-15 11:29:13 +08:00
i2c_private.h fix(i2c_master): Fix the issue that probe cannot work properly after a general call, 2024-04-15 11:29:13 +08:00
i2c_slave.c feat(i2c_master): Add lp_i2c support in i2c master driver 2024-04-03 11:39:04 +08:00
linker.lf