esp-idf/components/esp_driver_i2c
Cao Sen Miao 1e3ffdf628 fix(i2c_master): Fix bug on esp32 that read one byte data fails 2024-01-22 11:13:10 +08:00
..
include/driver
test_apps fix(i2c_master): Fix bug on esp32 that read one byte data fails 2024-01-22 11:13:10 +08:00
CMakeLists.txt
Kconfig
i2c_common.c
i2c_master.c fix(i2c_master): Fix bug on esp32 that read one byte data fails 2024-01-22 11:13:10 +08:00
i2c_private.h fix(i2c_master): Fix issue that use callback may cause memory leak, 2024-01-15 19:09:07 +08:00
i2c_slave.c
linker.lf