esp-idf/components/driver/i2c
2024-07-04 12:29:05 +08:00
..
include/driver feat(i2c_master): Add parameter to config I2C scl await time 2024-04-07 15:06:31 +08:00
i2c_common.c refactor(i2c): Add reset and clock control to i2c ll layer 2024-07-04 12:29:05 +08:00
i2c_master.c fix(i2c): Fix i2c not release semaphore in command send loop 2024-07-04 12:29:05 +08:00
i2c_private.h refactor(i2c): Add reset and clock control to i2c ll layer 2024-07-04 12:29:05 +08:00
i2c_slave.c refactor(i2c): Add reset and clock control to i2c ll layer 2024-07-04 12:29:05 +08:00
i2c.c refactor(i2c): Add reset and clock control to i2c ll layer 2024-07-04 12:29:05 +08:00
linker.lf feat(i2c): Add new API and implementation for I2C driver 2023-08-10 11:55:54 +08:00