esp-idf/components/esp_driver_i2c/test_apps/i2c_test_apps/main
Cao Sen Miao 4ba3a4e482 fix(i2c_master): Fix the issue that probe cannot work properly after a general call,
Closes https://github.com/espressif/esp-idf/issues/13547
2024-04-15 11:29:13 +08:00
..
CMakeLists.txt test(i2c_master): Add test for lp_i2c support in i2c master driver 2024-04-03 11:39:07 +08:00
test_app_main.c fix(i2c): Modify the test memory leak check threshold and add more file pattern 2024-02-27 17:30:59 +08:00
test_board.h test(i2c_master): Add test for lp_i2c support in i2c master driver 2024-04-03 11:39:07 +08:00
test_i2c_10bit.c
test_i2c_broadcast.c
test_i2c_common.c fix(i2c_master): Fix the issue that probe cannot work properly after a general call, 2024-04-15 11:29:13 +08:00
test_i2c_iram.c
test_i2c_multi.c test(i2c_master): Add test for lp_i2c support in i2c master driver 2024-04-03 11:39:07 +08:00
test_i2c_ram.c
test_i2c_sleep_retention.c change(driver/i2c): modify i2c sleep retention test case to fix memory leakage issue 2024-03-30 11:51:52 +08:00
test_lp_i2c.c test(i2c_master): Add test for lp_i2c support in i2c master driver 2024-04-03 11:39:07 +08:00