esp-idf/components/esp_driver_i2c
2024-03-30 11:51:52 +08:00
..
include/driver fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
test_apps change(driver/i2c): modify i2c sleep retention test case to fix memory leakage issue 2024-03-30 11:51:52 +08:00
CMakeLists.txt refactor(i2c): Make i2c driver as a seperate component 2023-12-14 15:39:35 +08:00
i2c_common.c change(driver/i2c): use new retention api to implement i2c retention 2024-03-30 11:51:52 +08:00
i2c_master.c fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
i2c_private.h fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
i2c_slave.c fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +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