esp-idf/components/driver/i2c
2023-11-07 18:42:08 +08:00
..
include/driver docs(i2c): Modify some variables in I2C driver for good docs 2023-11-07 18:42:08 +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 docs(i2c): Modify some variables in I2C driver for good docs 2023-11-07 18:42:08 +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