esp-idf/components/esp_driver_i2c
Cao Sen Miao ede1df51b0 feat(i2c_master): Add parameter to config I2C scl await time 2024-03-27 10:35:11 +08:00
..
include/driver feat(i2c_master): Add parameter to config I2C scl await time 2024-03-27 10:35:11 +08:00
test_apps fix(i2c_master): Fix issue that i2c clock got wrong after reset, 2024-03-21 13:13:53 +08:00
CMakeLists.txt
Kconfig
i2c_common.c feat(i2c): Add I2C support on ESP32C5 2024-02-29 12:13:39 +08:00
i2c_master.c feat(i2c_master): Add parameter to config I2C scl await time 2024-03-27 10:35:11 +08:00
i2c_private.h feat(i2c_master): Add parameter to config I2C scl await time 2024-03-27 10:35:11 +08:00
i2c_slave.c fix(i2c_slave): Fixed the isr_flags not really parse to the intr_allocate, 2024-03-15 14:40:55 +08:00
linker.lf