Closed
Description
I've updated to the latest master of lvgl_esp32_drivers.
I'm using LVGL8.3 master.
I can select i2C port Zero, but in the KConfig specific to I2C Port Settings,
if I select Enable I2C port 0 or Enable I2C port 1, instead of bringing up the options to set the pins etc, it just crashes menuconfig.
Please, I don't know how to set my pins.
Also, when including this line of code as per the readme before calling lv_init():
lvgl_i2c_locking(i2c_manager_locking());
I get the following compiler error:
implicit declaration of function 'i2c_manager_locking'; did you mean 'i2c_master_write'? [-Werror=implicit-function-declaration]
Metadata
Metadata
Assignees
Labels
No labels