Page 1 of 1

i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`

Posted: Fri Mar 29, 2024 7:32 am
by robizzar72
In my ESP32-S3, using ESP-IDF 5.2 I got whit warning at boot:

W (814) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`

I have to migrate my code, but I can't find any example on how to use this new driver.
Did you find it?
Thanks.

Re: i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`

Posted: Sat Mar 30, 2024 12:19 pm
by MicroController