esp-idf/components/esp_driver_i2c
Marius Vikhammer 21c111465a Merge branch 'docs/c61_support' into 'master'
docs(c61): add docs build for C61

Closes IDF-9287

See merge request espressif/esp-idf!31182
2024-06-04 18:13:38 +08:00
..
include/driver docs(c61): add docs build for C61 2024-06-03 10:24:27 +08:00
test_apps test(i2c_master): makeup a write-large read-small test for known reason 2024-05-16 19:14:59 +08:00
CMakeLists.txt fix: properly resolve component dependencies 2024-05-30 22:01:55 +08:00
i2c_common.c change(esp_hw_support): use union retention link priority definiation 2024-05-28 15:19:27 +08:00
i2c_master.c feat(i2c_master): Add feature for transmit multi buffer in one transaction, 2024-05-16 19:14:59 +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
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