Things suggested by @tore-espressif
See [here](https://github.com/lvgl/lvgl_esp32_drivers/pull/70#pullrequestreview-704302765) in #70
This commit is contained in:
parent
befa5d0730
commit
93a44492fc
4 changed files with 19 additions and 9 deletions
10
Kconfig
10
Kconfig
|
@ -4,11 +4,11 @@ menu "LVGL ESP Drivers"
|
|||
|
||||
rsource "lvgl_touch/Kconfig"
|
||||
|
||||
menu "I2C Port Settings"
|
||||
depends on LV_I2C && !HAVE_I2C_MANAGER
|
||||
endmenu
|
||||
|
||||
rsource "lvgl_i2c/Kconfig"
|
||||
|
||||
endmenu
|
||||
menu "I2C Port Settings"
|
||||
depends on LV_I2C && !HAVE_I2C_MANAGER
|
||||
|
||||
rsource "lvgl_i2c/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue