esp-idf/components/driver/i2c
2023-10-27 10:50:35 +08:00
..
include/driver feat(i2c_slave): Add new implementation and API for I2C slave 2023-10-24 18:44:49 +08:00
i2c_common.c refactor(i2c): Add reset and clock control to i2c ll layer 2023-10-27 10:50:35 +08:00
i2c_master.c refactor(i2c): Add reset and clock control to i2c ll layer 2023-10-27 10:50:35 +08:00
i2c_private.h refactor(i2c): Add reset and clock control to i2c ll layer 2023-10-27 10:50:35 +08:00
i2c_slave.c refactor(i2c): Add reset and clock control to i2c ll layer 2023-10-27 10:50:35 +08:00
i2c.c refactor(i2c): Add reset and clock control to i2c ll layer 2023-10-27 10:50:35 +08:00
linker.lf feat(i2c): Add new API and implementation for I2C driver 2023-08-10 11:55:54 +08:00