/** * test environment UT_T2_I2C: * please prepare two ESP32-WROVER-KIT board. * Then connect GPIO18 and GPIO18, GPIO19 and GPIO19 between these two boards. */ #include #include #include "unity.h" #include "test_utils.h" #include "unity_config.h" #include "driver/i2c.h" #include "esp_attr.h" #include "esp_log.h" #include "soc/gpio_periph.h" #include "soc/i2c_periph.h" #include "esp_system.h" #include "driver/pcnt.h" #define DATA_LENGTH 512 /*!