Replace allLVGL driver I2C code with I2C Manager
For discussion see #70
This commit is contained in:
parent
8f1370d1c4
commit
e52112376f
24 changed files with 896 additions and 679 deletions
11
Kconfig
11
Kconfig
|
@ -1,2 +1,9 @@
|
|||
rsource "lvgl_tft/Kconfig"
|
||||
rsource "lvgl_touch/Kconfig"
|
||||
menu "LVGL ESP Drivers"
|
||||
|
||||
rsource "lvgl_tft/Kconfig"
|
||||
|
||||
rsource "lvgl_touch/Kconfig"
|
||||
|
||||
rsource "i2c_manager/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue