esp-idf/components/driver/test_apps/i2c_test_apps
Cao Sen Miao 3ac6c10d11 fix(i2c_slave): Fix bugs on i2c slave,
1. Fixed read data number smaller than master has sent it will fail
2. Disable interrupt when destroy bus
Closes https://github.com/espressif/esp-idf/issues/13354
2024-04-07 15:17:48 +08:00
..
main fix(i2c_slave): Fix bugs on i2c slave, 2024-04-07 15:17:48 +08:00
CMakeLists.txt feat(i2c): Add new API and implementation for I2C driver 2023-08-10 11:55:54 +08:00
pytest_i2c.py feat(i2c_test): Add multi board test for I2C master and I2C slave 2023-10-24 18:46:27 +08:00
README.md feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
sdkconfig.ci.defaults feat(i2c): Add new API and implementation for I2C driver 2023-08-10 11:55:54 +08:00
sdkconfig.ci.iram_safe feat(i2c): Add new API and implementation for I2C driver 2023-08-10 11:55:54 +08:00
sdkconfig.ci.release feat(i2c): Add new API and implementation for I2C driver 2023-08-10 11:55:54 +08:00
sdkconfig.defaults feat(i2c): Add new API and implementation for I2C driver 2023-08-10 11:55:54 +08:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-H2 ESP32-P4 ESP32-S2 ESP32-S3