directory i2c_manager -> lvgl_i2c

This commit is contained in:
Rop Gonggrijp 2021-07-14 12:43:19 +02:00
parent 93125f3e00
commit befa5d0730
12 changed files with 12 additions and 9 deletions

View file

@ -7,7 +7,7 @@ menu "LVGL ESP Drivers"
menu "I2C Port Settings"
depends on LV_I2C && !HAVE_I2C_MANAGER
rsource "i2c_manager/Kconfig"
rsource "lvgl_i2c/Kconfig"
endmenu