Ok. This is exactly what I made:
In mbed-os/drivers/source/i2c.cpp
And in the driver of my I2C device (APDS9930) I call this method before the end of every read/write operation
Ok. This is exactly what I made:
In mbed-os/drivers/source/i2c.cpp
And in the driver of my I2C device (APDS9930) I call this method before the end of every read/write operation