esp-idf/components/esp_driver_i2c
C.S.M 89c808c26c Merge branch 'bugfix/i2c_master_stretch_to' into 'master'
fix(i2c_master): Fix an I2C issue that slave streth happen but master timeout seems not work

Closes IDFGH-13191 and IDFGH-13508

See merge request espressif/esp-idf!33014
2024-08-29 17:29:30 +08:00
..
include feat(i2c_master): Add an api for retrieveing handle via port, 2024-06-24 16:06:34 +08:00
test_apps test(i2c): Enable all i2c test on esp32p4, esp32c5 2024-08-26 10:43:22 +08:00
CMakeLists.txt fix: properly resolve component dependencies 2024-05-30 22:01:55 +08:00
i2c_common.c feat(i2c_master): Add an api for retrieveing handle via port, 2024-06-24 16:06:34 +08:00
i2c_master.c fix(i2c_master): Fix an I2C issue that slave streth happen but master timeout set seems doesn't work 2024-08-22 18:28:57 +08:00
i2c_private.h feat(i2c_master): Add an api for retrieveing handle via port, 2024-06-24 16:06:34 +08:00
i2c_slave.c feat(i2c_master): Add lp_i2c support in i2c master driver 2024-04-03 11:39:04 +08:00
Kconfig fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
linker.lf refactor(i2c): Make i2c driver as a seperate component 2023-12-14 15:39:35 +08:00