Hi,
I am trying connecting an I2C peripheral with cc2650 which requires repeated start condition for transaction to occur. Should I add an instance in the TI RTOS I2C driver file to support the functionality or is it already provided? If instance is to be added, a method to bypass the need for change in driver file too is welcomed.
Thanks in advance.