esp-idf/components/driver/test_apps/i2c_test_apps/main
2024-04-01 10:15:45 +08:00
..
CMakeLists.txt feat(i2c_test): Add multi board test for I2C master and I2C slave 2023-10-24 18:46:27 +08:00
test_app_main.c feat(i2c): Add new API and implementation for I2C driver 2023-08-10 11:55:54 +08:00
test_board.h feat(i2c_test): Add multi board test for I2C master and I2C slave 2023-10-24 18:46:27 +08:00
test_i2c_10bit.c feat(i2c_test): Add multi board test for I2C master and I2C slave 2023-10-24 18:46:27 +08:00
test_i2c_broadcast.c feat(i2c_test): Add multi board test for I2C master and I2C slave 2023-10-24 18:46:27 +08:00
test_i2c_common.c fix(i2c_master): Fix issue that use callback may cause memory leak, 2024-04-01 10:15:45 +08:00
test_i2c_iram.c feat(i2c_test): Add multi board test for I2C master and I2C slave 2023-10-24 18:46:27 +08:00
test_i2c_multi.c fix(i2c_master): Fix bug on esp32 that read one byte data fails 2024-02-21 18:42:21 +08:00
test_i2c_ram.c feat(i2c_test): Add multi board test for I2C master and I2C slave 2023-10-24 18:46:27 +08:00