Commit graph

7 commits

Author SHA1 Message Date
Luc Appelman a73c429954 Marge branch 'master' into lvgl_7.11.0_idf_5.0 2023-05-17 10:17:09 +02:00
Eric Poulsen 335d444e45 updated gpio_pad_select_gpio to gpio_reset_pin 2023-03-20 20:11:25 -07:00
Eric Poulsen 2440b9b434 fixup for idf 5.0 2023-03-20 16:45:30 -07:00
Rop Gonggrijp befa5d0730 directory i2c_manager -> lvgl_i2c 2021-07-14 12:43:19 +02:00
Rop Gonggrijp e52112376f Replace allLVGL driver I2C code with I2C Manager
For discussion see #70
2021-07-08 11:04:07 +02:00
Rop Gonggrijp 7b571a7fc7 LV_DISP_USE_RST
Allows to not allocate a GPIO for display reset: some may have that pin tied or attached to a Power management IC.

Supersedes PR from @usedbytes doing same but only for IL9341, this is for all supported displays.
2021-04-28 11:04:53 +02:00
C47D 08384030b0 Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00