Commit graph

5 commits

Author SHA1 Message Date
hiruna 785b7d5c28 gpio_pad_select_gpio -> esp_rom_gpio_pad_select_gpio 2023-05-26 22:50:04 +10:00
hiruna f8b0f34a59 fixes for idf 5.x 2023-05-26 22:25:42 +10:00
Tomas Rezucha 3c4399d510 Update TFT drivers for new backligh control 2021-08-03 14:17:58 +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
Baoshi 446bed67bd Move st7796 driver file into lvgl_tft folder.
Add missing Kconfig options.
Fix ft6x36 compilation error.
2021-01-11 22:31:57 +08:00
Renamed from st7796s.c (Browse further)